a:link{
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color: #FFFFCC;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #C46633;
	font-weight: bold;
	text-decoration: none;
}

body,td{
	background-color: #6e0e0c;
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	line-height:17px;
}

.floatright{
	float: right;
	padding: 2px;
}

.content{
	height: 494px;
	padding: 2px;
	vertical-align: top;
	width: 546px;
}

.floatleft{
	float: left;
	padding: 2px;
}

.footer{
	font-size: 14px;
	padding-bottom:10px;
	padding-top:10px;
}

.main{
	height: 601px;
	padding: 5px;
	width: 701px;
}
