

a:link{text-decoration:none; }
a:active{text-decoration:none; }
a:visited{text-decoration:none; }
a:hover{color: #990000;}

a.link2:link{color:#000000;text-decoration:none; }
a.link2:active{color:#000000;text-decoration:none; }
a.link2:visited{color:#000000;text-decoration:none; }
a.link2:hover{color:#990000;text-decoration:none; }


a:textContent.hover{color: #990000;}

.HeaderText {
	font-family: Helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #CCCCCC;
}
.LoginClass {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}
.caption {
	font-family: Helvetica;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.descriptor {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.textContent {
	font-family: Trebuchet MS, Helvetica;
	font-size: 14px;
	font-style: normal;
	vertical-align: middle;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.3em ;
	color: #CCCCCC;
}

.topClassesBar {
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-decoration:none; 
	text-decoration:none; 
	color: #000000;
}

.smallTextContent {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em ;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
    	color: #CCCCCC;
}


body
{
background:url(background/makeBackground.php5?hue=3355EE&brightness=2.9);
}

UL 
{
padding: 20px, 3px;
list-style-image: url('img/fishie.gif'); 
line-height:30px;
}
