a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #CC0000;
}
td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
}
.style2 {
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana;
	color: #333333;
	text-decoration: none;
}
.style3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.style4 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
