
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;

}

a { color: #CC3300
}
 
a:hover { color: #1342AB; text-decoration: none
} 

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.subnav a:link {
	color: #1342AB;
	text-decoration: none;
}
.subnav a:visited {
	color: #1342AB;
	text-decoration: none;
}
.subnav a:hover {
	color: #FF6600;
	text-decoration: underline;

}
.subnav a:active {
	color: #669966;
	text-decoration: underline;

}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
.news a:link {
	color: #1342AB;
	text-decoration: none;
}
.news a:visited {
	color: #1342AB;
	text-decoration: none;
}
.news a:hover {
	color: #FF6600;
	text-decoration: none;

}
.news a:active {
	color: #669966;
	text-decoration: none;

}