BODY {
	font-family : Verdana;
	color : black;
	font-size : 12px;
}


A:LINK, A:VISITED  {
	text-decoration : none;
	font-family : Verdana;
	color : black;
	font : bold 13px;
}

A:HOVER  {

	text-decoration : none;
	font-family : Verdana;
	font : bold;
	color : #8AA2FC;
}




H1 {
	color : Window;
	font-family : Verdana;
	background-color : 324BA8;
	font-size : 15px;
}

H2 {
	color : Black;
	font-family : Verdana;
		font-size : 15px;
	text-decoration : none;
	
}
H3 {
font-family : Verdana;
	color : black;
	font-size : 12px;
	
}

.menu{

	border-top:#324BA8 1px solid;
}
