.linkTop
{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
.linkTop:link
{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: 003366;
}
.linkTop:active
{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: 003366;
}
.linkTop:visited
{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
    color: 3678A9;
}
.linkTop:hover
{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: 7E36F8;
}
