{
margin-left:0px;
margin-right:0px;
}


body{width:100%;}


BODY {

	color: White;
}


A {
	text-decoration: none;
                  font-weight : bolder;
	color: blue;
}

A:Hover {
                 	text-decoration: none;
                  color: purple;
}

a.menulink {
	color: white;
	text-decoration: none;
	font-size : 16px;
	font-weight : bold;
	font-family : "Arial";
}  
.menulink:hover{
	color: #red;
	font-size : 16px;
}


}

H1 {
	color: FFFFFF;
	font-size : 25px;
	font-family : Impact;
}

H2 {
	color: white;
	font-size : 20px;
	font-family : Impact;
}
