﻿a.menu:link
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color: #0098c7;
	text-decoration:none;
}
a.menu:visited
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color: #0098c7;
	text-decoration:none;
}
a.menu:hover
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color: #00024b;
	text-decoration:underline;
}
a.menu:active
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color: #0098c7;
	text-decoration:none;
}

a.blue:link
{
	font-family:Tahoma;
	font-size:11px;
	color: #00024b;
	text-decoration:none;
	
}
a.blue:visited
{
	font-family:Tahoma;
	font-size:11px;
	color: #00024b;
	text-decoration:none;
}
a.blue:hover
{
	font-family:Tahoma;
	font-size:11px;
	color: #0098c7;
	text-decoration:underline;
}
a.blue:active
{
	font-family:Tahoma;
	font-size:11px;
	color: #0098c7;
	text-decoration:underline;
}
a.news:link
{
	font-family:Tahoma;
	font-size:11px;
	color: #00374e;
	text-decoration:none;
}
a.news:visited
{
	font-family:Tahoma;
	font-size:11px;
	color: #00374e;
	text-decoration:none;
	
}
a.news:hover
{
	font-family:Tahoma;
	font-size:11px;
	color: #00374e;
	text-decoration:underline;
}
a.news:active
{
	font-family:Tahoma;
	font-size:11px;
	color: #00374e;
}

a:link
{
	font-family:Tahoma;
	font-size:11px;
	color: #0098c7;
	text-decoration:underline;
}
a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color: #0098c7;
	text-decoration:underline;
}
a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color: #00024b;
	text-decoration:none;
}
a:active
{
	font-family:Tahoma;
	font-size:11px;
	color: #0098c7;
}