body {
	background-color:#CCC;
	font-family:Times New Roman, Times; 
	font-size:normal;
	line-height:22px
	margin:1;
	padding:0;
}
a:link {
	color:#0000ff;
}

a:visited {
	color:#000099;
}

a:hover {
	color: #F00;
}


