a:active,
a:link,
a:visited {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

body {
    font-family: Verdana;
    font-size: 10px;
	color: black;
	text-align: center;
	background-color: blue;
	background-image: url(hatterRain.gif);
	border-color: blue; 
}

p {
	font-family: Verdana;
    font-size:10px;
    color: black;
    text-align:center;
}

