	
	body{
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	background-repeat : no-repeat;
}

p{
	margin-top : 0px;
	font-family : Verdana;
	color : silver;
	font-size : 20px;
}

a:visited{
		text-decoration : none;
		font-family : Verdana;
		color: silver;
		font : 15px;
		}

a{
		text-decoration : none;
		font-family : Verdana;
		color: green;
		font : 15px;
		}

a:hover{
		text-decoration : none;
		font-family : Verdana;
		color: Aqua;
		font : 15px;
}
		
		
		