A:link { color: #150185 }
A:visited { color: #FF1A00 }
A:active { color: #150185 }
A:hover { color: #FF1A00} 

.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-decoration: none; 
}


#Info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#Content {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	margin-left: 20px;
	padding-left: 20px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	background-position: bottom;
	vertical-align: bottom;
}


