body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #212121;
	margin: 0px;
	padding: 0px;
}

.maintext {
	font-size: 11px;
	color: #3366CC;
}
.larger {
	font-size: 13px;
	color: #3366CC;
}
.larger a:link visited hover active{
	font-size: 13px;
	color: #FFcc00;
}

.maintext a:link {
	font-size: 11px;
	color: #3366CC;
}
.maintext a:visited {
	font-size: 11px;
	color: #3366CC;
}
.maintext a:hover {
	font-size: 11px;
	color: #CC6699;
}
.maintext a:active {
	font-size: 11px;
}	

.albumtext {
	font-size: 13px;
	color: #000000;
}

.albumtext a:link {
	font-size: 11px;
	color: #3366CC;
}
.albumtext a:visited {
	font-size: 11px;
	color: #3366CC;
}
.albumtext a:hover {
	font-size: 11px;
	color: #CC6699;
}
.albumtext a:active {
	font-size: 11px;
	color: #CC6699;
}	




.matchmain a:link {
	font-size: 11px;
	color: #3366CC;
}
.matchmain a:visited {
	font-size: 11px;
	color: #3366CC;
}
.matchmain a:hover {
	font-size: 11px;
	color: #CC6699;
}

.matchmain a:active {
	font-size: 11px;
	color: #3366CC;
}

.footer a:link {
	font-size: 11px;
	color: #CCCCCC;

}
.footer a:visited {
	font-size: 11px;
	color: #CCCCCC;

}
.footer a:hover {
	font-size: 11px;
	color: #FFFFFF;

}
.footer a:active {
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;

}
.mainheading {
	font-size: 17px;
	color: #3366CC;
	font-weight: bold;

}
.maintextwhite {
	font-size: 11px;
	color: #FFFFFF;
	margin: 10px;
	padding: 10px;

}
.CDtext {
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;

}

#navcontainer ul
{
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	background-color: #ADC74A;
	color: #FFF;
	font-family: 'Gil Sans', 'Arial black', sans-serif;
	font-weight: bold;
	text-align: center;
	border-width: 0 1px 1px 1px;
	border-color: #4A6EC6;
	border-style: solid;
}


li { display: inline; }

li a
{
text-decoration: none;
background-color: #ADC74A;
color: #FFF;
padding: .2em 1em;
border: 0;
}

li a:hover
{
background-color: #ADC74A;
color: #CC6699;
}

a:link { 
	color: #ffffff;
 }
a:visited { 
	color: #CC6699;
 }
a:active { 
	color: #99CC33;
}

.contrastheading {
	font-size: 18px;
	color: #339900;
	font-weight: bold;

}

.sat {font-family: Arial, Helvetica, sans-serif; 
		font-size: x-small;
		color: black;
		}
.sat a:link {
	color: #000000;
}
.sat a:visited {
	color: #000000;
}
.sat a:hover {
	color: #CCCCCC;
}
.sat a:active {
	color: #000000;
}	

