﻿.MainMenuStyle
{
	text-align: left;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

.SubMenuStyle
{
	text-align: left;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}
