body { font-family: Verdana, Arial, Helvetica, Sans-serif; font-color: #000000; font-size: 12px;}
td { font-size: 13px }
td.tiny { font-size: 11px }
td.tiny1 { font-size: 10px }
td.date { color: #FFFFFF; font-size: 13px; background-color: #800000; font-weight: bold }
td.heading { color: #FFFFFF; font-size: 13px; background-color: #A2A9C2; font-weight: bold }

a.history { text-decoration: none }

a:link
{
	color: CC3300;
	text-decoration: underline;
	border-bottom: none;
}
a:visited 
{
	color: 800000;
	text-decoration: underline;
	border-bottom: none;
}
a:hover
{
	color: FF0000;
	text-decoration: underline;
}
a:active 
{
	color: FFCC00;
	text-decoration: underline;
}


A.title { color: #900000; text-decoration: none }
A.title:visited { color: #900000; text-decoration: none }
A.title:active { text-decoration: underline; color: FF0000 }
A.title:hover { text-decoration: underline; color: FF0000 }

.gallerytitle
{
font-family: Arial, Helvetica, Sans-serif; font-color: red; font-size: 18px;}

.footer a
{
	color: #FF9900;
	text-decoration: none;
	border-bottom: none;
	font-size: 10px;
}
.footer a:visited
{
	color : #FF9900;
    text-decoration: none;
	border-bottom: none;
	font-size: 10px;
}
.footer a:hover
{
	color : white;
	text-decoration: underline;
	border-bottom: none;
	font-size: 10px;
}
.footer a:active 
{
	text-decoration: underline;
	border-bottom: none;
}
.buttons {
	background-color: #F6F1D3;
	border-top: 1px solid #d7d7d7;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}
.buttons a {
	color: black;
	text-decoration: none;
	display: block;
	position: relative;
}
.buttons a:hover{
	color : #900000;
	background-color : #FFFFFF;
	text-decoration: none;
}

.buttons a:visited{
	color: #900000;
	background-color : none;
	text-decoration: none;
}

.buttonsa {
	background-color: #E9DBB6;
	border-top: 1px solid #d7d7d7;
	padding: 2px 5px 2px 5px;
	text-decoration: none;

}

.author a {
                font-size: 10px;
	font-color: CC3300;
	text-decoration: underline;
}
.author a:hover{
	color: FF0000;
	text-decoration: underline;
}

.author a:visited{
	color: 800000;
	text-decoration: underline;
}

}

.news a {
	font-color: CC3300;
	text-decoration: none;
}
.news a:hover{
	color: FF0000;
	text-decoration: underline;
}

.news a:visited{
	color: 800000;
	text-decoration: none;
}

.date {
font-size: 10px;
font-style: italic;
}