body {
	background-color:#330000;
	color:black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left:0px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:10px;
	}

TD {font-size:12px;}

.address {font-size:10px;}

.arrow {list-style-image: url(../images/li_arrow.gif);}
	
a:link {color:#9B0000; font-weight:bold;}
a:visited {color:#9B0000;}
a:hover {color:red;}

.textlinks {font-size:10px; color:white;}

.textlinks a:link {color:#CBB6A4; text-decoration:underline;}
.textlinks a:visited {color:#CBB6A4;}
.textlinks a:hover {color:yellow;}

.address {font-size:10px; color:white;}

.address a:link {color:#CBB6A4; text-decoration:underline;}
.address a:visited {color:#CBB6A4;}
.address a:hover {color:yellow;}

.copyright {font-size:9px; font-style: italic; color:white;}

.copyright a:link {color:#CBB6A4; text-decoration:underline;}
.copyright a:visited {color:#CBB6A4;}
.copyright a:hover {color:yellow;}

