A:link		{
	font-family: Tahoma;
	color: #D10101;
	font-weight: bold;
	text-decoration: none;
}
	A:visited	{
	font-family: Tahoma;
	color: #D10101;
	font-weight: bold;
	text-decoration: none;
}
	A:hover		{
	font-family: Tahoma;
	color: #04006E;
	font-weight: bold;
	text-decoration: underline;
}

.topnav 	{
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

A.topnav:link 	{
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
A.topnav:visited  	{
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
A.topnav:hover		{
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
}

.titlenav {
	font-family: Tahoma;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
A.titlenav:link {
	font-family: Tahoma;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
A.titlenav:visited { 
	font-family: Tahoma;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}	
A.titlenav:hover	{
	font-family: Tahoma;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

.bluelink {
	font-family: Tahoma;
	color: #030058;
	font-weight: bold;
	text-decoration: none;
}
A.bluelink:link {
	font-family: Tahoma;
	color: #030058;
	font-weight: bold;
	text-decoration: none;
}
A.bluelink:visited { 
	font-family: Tahoma;
	color: #030058;
	font-weight: bold;
	text-decoration: none;
}	
A.bluelink:hover	{
	font-family: Tahoma;
	color: #D10101;
	font-weight: bold;
	text-decoration: underline;
	
}

.redlink {
	font-family: Tahoma;
	color: #D10101;
	font-weight: normal;
	text-decoration: underline;
}
A.redlink:link {
	font-family: Tahoma;
	color: #D10101;
	font-weight: normal;
	text-decoration: underline;
}
A.redlink:visited { 
	font-family: Tahoma;
	color: #D10101;
	font-weight: normal;
	text-decoration: underline;
}	
A.redlink:hover	{
	font-family: Tahoma;
	color: #0000001;
	font-weight: normal;
	text-decoration: underline;
	
}
