a:visited {  color: #0000CC; text-decoration: none}
a:link {  color: #0033CC; text-decoration: none}
a:hover {  color: #CC0000; text-decoration: underline; background: #EEEEDD}

BODY {
		background-color:#FFFFFF;
	}
H1{
	font-weight : normal;
}	
DIV{
	text-align : center;
}
