body{
margin : 0px;
top : 0px;
bottom : 0px;
right : 0px;
left : 0px;
}

line-height: 1.8em

a:link{
	color : navy;
}

a:active{
	color : red;
}
a:hover{
	color : red;
}
