body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0000FF;
}

.titletext {
	font-size: 16px;
	font-weight:bold;
}
.subtitletext {
	font-size: 14px;
	font-weight:bold;
}
.centertext {
	text-align: center;
}
.relsection {
	position: relative;
	background-color: #000000;
}
#secondcontent{
	padding-right: 200px;
	padding-top: 15px;
	padding-left: 10px;
}
a.whatsnew:link {
	color: #ffffff;
}
a.whatsnew:visited {
	color: #ffffff;
}
a.whatsnew:hover {
	color: #7A0101;
}
a.whatsnew:active {
	color: #ffffff;
}
.colorbox{
	color: #FFFFFF;	
}
.colorboxmore{
	font-weight: bold;
	text-align: right;
	
}
a.morelink:link {
	color: #ffffff;
	text-decoration: none;
}
a.morelink:visited {
	color: #ffffff;
	text-decoration: none;
}
a.morelink:hover {
	color: #ffffff;
	text-decoration: none;
}
a.morelink:active {
	color: #ffffff;
	text-decoration: none;
}
.footer {
	clear: both;
	}
