


A:HOVER, A:ACTIVE{
	font-size: 12px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight : bold;
	font-variant: normal;
	color: #FFFF00;
}

A:VISITED, A:LINK{
	font-size: 12px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight : bold;
	font-variant: normal;
	color: #FFFFFF;
}

BODY, TR, TD, P, TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #333399;
	text-decoration: none;
}

.top a:link, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.top a:hover, a:active{
	color: #FFFF00;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}