body {
	margin: 0px;
	padding: 0px;
	cursor: default;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 13px;
	font-family: baskerville,Times New Roman;
	font: baskerville,Times New Roman;
}

a:link {font-family: baskerville,Times New Roman; text-decoration: none; color: #666666;}
a:visited {font-family: baskerville,Times New Roman; text-decoration: none; color: #666666}
a:active {font-family: baskerville,Times New Roman; text-decoration: none; color: #666666}
a:hover {font-family: baskerville,Times New Roman; text-decoration: none; color: #000000;}

.imgborder img{border: solid 5px #666666;}
.imgborder:hover img{border: solid 5px #000000;}
.imgborder:hover{color: #000000;}

