a:link, a:visited, a:active {
	color: #003399;
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}

a:hover {
	color: #cc0033;
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}

a:link.link12, a:visited.link12, a:active.link12 {
	color: #003399;
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a:hover.link12 {
	color: #cc0033;
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
} 

a:link.hostlink, a:visited.hostlink, a:active.hostlink {
	color: #003399;
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

a:hover.hostlink {
	color: #cc0033;
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
} 