body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	
}

body { background-color: #326ec0; }
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: orange;
}
a:active {
	text-decoration: underline;
	color: orange;
}input        { font-size: 8pt; font-family: Tahoma }
