BODY, TD {
	font-family : verdana, arial, helvetica;
	font-size : 13px;
}
.tdfont1{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.tdfont5 {
	font-size : 10px;
	color: #000000;
}
A:LINK, A:VISITED {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER {
	font-size: 12px;
	color: #cc9933;
	font-weight: bold;
	text-decoration: none;
}
a.navsmall:link, a.navsmall:visited	{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.navsmall:hover {
	font-size: 10px;
	color: #cc9933;
	font-weight: bold;
	text-decoration: none;
}
/* For right side links ABA */
a.navsmall2:link, a.navsmall2:visited	{
	font-size: 10px;
	color: #cc9933;
	font-weight: bold;
	text-decoration: underline;
}
a.navsmall2:hover {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


/* Home Page Links - Blue to Red */
a.blue:link, a.blue:visited	{
	font-size: 10px;
	color: #004477;
	font-weight: bold;
	text-decoration: none;
}
a.blue:hover {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

