.standard, p{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 15px;
}

.small{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
}

.standard2{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 20px;
	color : navy;
}
.menulink{
	color : White;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font : bold;
}

.menulink:hover{
	color : Yellow;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font : bold;
}

body{ background-position:top left; background-repeat:no-repeat;}