﻿body {
}

.logo{color:#000000; text-decoration:none
}
a.Menu1:link
{
	font-size: 16px;
	line-height: 22px;
	color: #003D8E;
	text-decoration: none;
	font-weight: bold;
}
a.Menu1:visited
{
	font-size: 16px;
	line-height: 22px;
	color:#003D8E;
	text-decoration: none;
	font-weight: bold;
}
a.Menu1:hover
{
	font-size: 16px;
	line-height: 22px;
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}
a.Menu1:active
{
	font-size: 16px;
	line-height: 22px;
	color: #003D8E;
	text-decoration: none;
	font-weight: bold;
}
