body {
	margin: 0px;
	padding: 0px;
	cursor: default;
	background-color: #191919;
	color: #FFFFFF;
	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: #FFFFFF;}
a:visited {font-family: baskerville,Times New Roman; text-decoration: none; color: #FFFFFF}
a:active {font-family: baskerville,Times New Roman; text-decoration: none; color: #FFFFFF}
a:hover {font-family: baskerville,Times New Roman; text-decoration: none; color: #666666;}

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


