input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #E7F5FA;
	background-color: 345574;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: D4E5EF;
	color: #004080;
}
a:link {
	color: D6E3E9;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;

}

.menu {COLOR: #990000; FONT-FAMILY: Tahoma,Verdana,Arial; FONT-SIZE:12px;}
A.menu {COLOR: #990000; FONT-SIZE:12px;FONT-WEIGHT: normal;text-decoration:none;}		


	.normal {COLOR: #000000; FONT-FAMILY: Tahoma,Verdana,Arial; FONT-SIZE:11px;}		
	A.normal {COLOR: #003366; FONT-SIZE:11px;FONT-WEIGHT: normal;text-decoration:none;}		
	A:hover.normal{COLOR: #ff6600; FONT-SIZE:11px;FONT-WEIGHT: normal;text-decoration:underline;}
