/* CSS Document

Filename: Stylesheet.css

*/

body,td,th {
	color: #000000;
	background-color:#8d1727;
	font-size: x-small;
	font-family: Verdana;
	font-weight:normal;
}

a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
	font-weight:bold;
}

a:active {
	color: #FFFFFF;
}

.navi{
font-family: Verdana;
color:#FFFFFF;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.copy:link {
	color:8d1727;
}

.copyright {
    font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
}
.address {
    font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}

.counter {
	font-family: Verdana;
	font-size: small;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

.newslinks {
	color:#8d1727;
	font-weight:bold;
	text-decoration: underline;
}
