body {
	background-color: #000000;
}	

.border {
	border: thick ridge #996666;
	color: #996666;
}
.thinborder {
	border: 1px solid #996666;
	color: #996666;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #996666;
}
.new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #996666;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
a.caption:link, a.caption:active, a.caption:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #996666;
}
a.caption:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #996666;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #996666;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #996666;
}

A.menulink {
border: 1px solid #996666;
color: #996666;
display: block;
width: 112px;
font-weight: normal;
text-decoration: none;
font-size:12px;
}

A.menulink:hover {
border: 1px solid #996666;
background-color:#996666;
width: 112px;
color: #330000;
font-weight: normal;
font-size:12px;
}
.menu {
border: 1px solid #996666;
background-color:#996666;
width: 112px;
color: #330000;
font-weight: normal;
font-size:12px;
}
.style1 {color: #FFCCCC}


