body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a {
	color: #AADDEE;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.normal {
	font-size: 12px;
	}
.foghijas {
	font-size: 12px;
	letter-spacing: 1px;
	}
.title {
	font-size: 16px;
	font-weight: bold;
	}
.title2 {
	font-size: 12px;
	font-weight: bold;
	color: #00FF00;
	}
.menu {
	color: #AADDEE;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	}
.narrow {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.lab {
	color: #999999;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	letter-spacing: 1px;
	}
.input {
	font:12px Tahoma; 
	font-weight: bold; 
	border:1 solid #000033; 
	background:#2C3D5F; 
	color: #FFFFFF;
	}
.button {
	font-size: 12px;
	font-family: Tahoma; 
	font-weight: bold; 
	border:1 solid #000033; 
	background:#2C3D5F; 
	color: #FFFFFF;
	}
.thumb {
	border-color:#5577AA; 
	border-style:ridge;
	border-width:3px;
	}
.black {
	color: #000000;
	}
.grey {
	color: #99A1B1;
	}
.zold {
	color: #00FF00;
	}