a:visited{
	
	color: #FF0000;
}

a.over:hover {
	
	color: #808000;
}

a.roll:hover {
	
	color: #808000;
}

body, table, tbody, tr, td {
	font-family: Georgia, "Times New Roman", Times, "New York", Serif;
}

h1, h3 {
	background-color: #FFFFFF;
	color: #FF0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h2 {
	background-color: #FFFFFF;
	color: #0000CC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.address {
	background-color: #FFFFFF;
	color: #AAAAAA;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.artbar {
	border-style: none;
	border-width: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
}

.roll {
	font-weight: normal;
}

table.newsbox { 
	text-align: left;
	border: thick ridge #800000;
	width:100%;
	background-image: url('redvgrad.png');
	background-repeat: repeat-x;
}