BODY {
	font-family : Verdana;
	color : white;
	font-size : 14px;
}

A:LINK, A:VISITED  {
	text-decoration : none;
	font-family : Verdana;
	color : white;
	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;
	
}
H4 {
	color : D71D29;
	font-family : Verdana;
	font-size : 15px;
	
}



	
}
#footer-links a {	
	text-decoration : none;
	font-family : Verdana;
	color : #D71D29;
	font : bold 13px;
}
#footer-links a:hover {
text-decoration : none;
	font-family : Verdana;
	font : bold;
	color : #8AA2FC;
}

#footer-links  {	
	text-decoration : none;
	font-family : Verdana;
	color : #D71D29;
	font : bold 13px;

