.maincontent a:link {
	text-decoration : none;
}

.maincontent a:visited {
	text-decoration : none;
}

.maincontent a:hover {
	color : #FFFFFF;
	text-decoration : none;
}

.maincontent a:active {
	text-decoration : none;
}

body {
	background-color : #FFCC99;
}

.maincontent h2 {
	color : #660000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
}

.tabtext {
	width:660px;
	font-weight : bold;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: Gray;
}

.tabtext td {
	background-color: #FFCC99;
	padding: 5px 5px 5px 5px;
}

.tabtext a:link {
	color : #CC3300;
	text-decoration : none;
}

.tabtext a:visited {
	color : #CC3300;
	text-decoration : none;
}

.tabtext a:hover {
	color : #336699;
	text-decoration : none;
}

.tabtext a:active {
	color : #336699;
	text-decoration : none;
}

.tabtext2 {

	font-weight : normal;
	color : #663300;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
}
