a:link {
    text-decoration: none;
    color: #7B4829;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
    text-decoration: none;
    color: #7B4829;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
    text-decoration: none;
    color: #990000;
    font-family: Verdana, Arial, Helvetica, sans-serif;

}

.topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin: 10px;
	color: #FFFFFF;
}

.subtopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 10px;
	color: #666666;
}

.maintable {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D7C0A2;
	border-right-color: #D7C0A2;
	border-left-color: #D7C0A2;
}

.car {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 15px;
	color: #000000;
}

.middletable {

	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D7C0A2;
	border-left-color: #D7C0A2;
}

.bottom {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D7C0A2;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

