a:link {  color: #990000; text-decoration: underline}
a:visited {  color: #000066; text-decoration: underline}
a:hover {  color: #990000; text-decoration: underline; background-color: #999999}
a:active {  color: #990000; text-decoration: underline; background-color: #FFFF33}

IMG {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	color: #000000;					
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	font-size: 18px;
}

.entry {
	font-size: 12px;
	background-color: #CCCCCC;
	padding: 5px 8px 9px;
	margin-bottom: 2px;
}

.linkList {
	font-size: 11px;
	background-color: #CCCCCC;
	padding: 5px 8px 0px;
}

.title {
	font-size: 11px;
	font-weight: bold;
}

.entryHeader {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
	padding: 8px;
	margin-bottom: 2px;
}

.fineprint {
	font-size: 9px;
}
