@charset "utf-8";
/* CSS Document */



.text

{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color:#FFFFFF
	
	}
	
.biggertext

{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color:#FFFFFF;
	font-weight:bold
	
	}
	
.pagelinks {
	font: 12px tahoma;
	color: #ffffff;
	text-decoration: underline;
	line-height: 16px;	
	}
	
	a.pagelinks {
	font: 12px tahoma;
	color: #ffffff;
	text-decoration: underline;
	line-height: 16px;	
	}
a.pagelinks:visited {
	font: 12px tahoma;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;}
a.pagelinks:active { color:#ffffff;}
a.pagelinks:hover { color:#cccccc; text-decoration: none;}








a.leftnavlinks {
	font: 12px tahoma;
	color: #ffffff;
	line-height: 16px;
	text-decoration: underline;
	font-weight: bold;
	
}

a.leftnavlinks:visited {
	font: 12px tahoma;
	color: #ffffff;
	line-height: 16px;
	text-decoration: underline;
	font-weight: bold;
	
}

a.leftnavlinks:active { 
	color:#ffffff; 
	font-weight: 	bold;

}



a.leftnavlinks:hover {
	color:#cccccc;
	text-decoration: none;
	font-weight: bold;

}









