a:hover {
	color: #FF6600;
	text-decoration: none;
}
td {
	font-family: tahoma;
	font-size: 11px;
}
a.vm:link {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
a.vm:visited {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
a.vm:active {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
a.vm:hover {
	font-family: verdana;
	font-size: 10px;
	color: #197299;
	text-decoration: underline;
}
.button {
	background-color: #458BFF;
	height: 17px;
	font-size: 9px;
	font-weight: bold;
	color: white;
	border: 1px solid #0060FF;
}
.b { border: none; font-family: Verdana; font-size: 11px; color: #FFFFFF; height: 18px; background-color: #2395FF; }
.f { font-family: Tahoma; font-size: 11px; color: #00A1FC;
	background-color: #E8FAFF;
	border: 1px solid #90D7FF;
}
.cour {
	font-family: Courier New;
	font-size: 11px;
}