.heading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.normaltext {
	font-family: Verdana;
	font-size: 11px;
}
.menus A
{
font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.menus A:active
{
font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.menus A:link
{
font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.menus A:visited
{
font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.menus A:hover
{
font-family: Arial;
	font-size: 12px;
	color: #003C79;
	font-weight: bold;
	TEXT-DECORATION: underline overline;
}
.over
{
	font-family: tahoma;
	color : #990000;
	font-size:12px;
	font-weight: bold;
	TEXT-DECORATION: none;
}

.over A:active
{
	font-family: tahoma;
	color : #990000;
	font-size:12px;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.over A:link
{
	font-family: tahoma;
	color : #990000;
	font-size:12px;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.over A:visited
{
	font-family: tahoma;
	color : #990000;
	font-size:12px;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.over A:hover
{
	font-family: tahoma;
	color : #666666;
	font-size:12px;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
