a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

a:hover {
	border-bottom-style: solid;
}
body,td,th {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	background-color: #000000;
}


a.imglink {
	width:150px;
	display:block; 
	margin:5px;
	padding:5px;
	
  	color: #FFFFFF;
	text-decoration: none;
	
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;       
}

a.imglink:visited { border-style: dotted; border-color: #666666; }
a.imglink:hover   { border-style: solid; border-color: #CCCCCC; }
a.imglink:active  { border-style: solid;border-color: #CCCCCC; }


.dateheader {
	text-decoration: underline;
}
