﻿.MenuLevel1
{
	font-family:"Times New Roman", Times, serif;
	text-align:left;
}
.MenuLevel2
{
	font-family:"Times New Roman", Times, serif;
	text-align:left;
}
.MenuLevel3
{
	font-family:"Times New Roman", Times, serif;
	text-align:left;
}

.MenuLevel1Link:link {
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
}

.MenuLevel1Link:visited {
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
}

.MenuLevel1Link:active {
	font-size:16px;
	color:#004569;
	text-decoration:underline;
}

.MenuLevel1Link:hover {
	font-size:16px;
	color:#004569;
	text-decoration:underline;
}

.MenuLevel2Link {
}

.MenuLevel2Link:hover {
}
