a.Menu {
	font-family: Tahoma, Arial, System;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 25px;
	text-decoration: none;
}
a.Menu:hover {
	color: #70BAE0;
}
.MenuSelected {
	font-family: Tahoma, Arial, System;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.MenuBox{
	background-color: #C1272D;
	height: 236px;
	width: 200px;
	padding-right: 15px;
	font-family: Tahoma, Arial, System;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
