body {
	background-image: url(../images/color-bg.jpg);
	background-color: #414141;
	background-repeat: repeat-x;
}
a:link {
color: #CCFF00;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-decoration: none;
} 
a:hover {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: #CCFF00;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-decoration: none;
}
.maintext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: normal;
}
.maintext a:link {
color: #CCFF00;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
} 
.maintext a:visited {
color: #CCFF00;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
}
.maintext a:hover {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-decoration: underline;
 }
.sidebarheadertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
} 
.sidebartext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: normal;
text-align: justify;
} 
.sidebartext a:link {
color: #CCFF00;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
} 
.sidebartext a:hover {
color: #99CC00;
font-family: Trebuchet, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-decoration: underline; 
}
.sidebartext a:visited {
color: #CCFF00;
text-decoration: none;
font-family: Trebuchet, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
}
.footertext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #CCCCCC;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCFF00;
	font-weight: bold;
}
