
.text{
	color: #000000;
	font-size: 12px;
	font-family: Verdana, sans-serif; 
	font-weight: normal;
	text-decoration: none
	}
	
.textBold{
	color: #660000;
	font-size: 13px;
	font-family: Verdana, sans-serif; 
	font-weight: bold;
	text-decoration: none
	}
	
.textlink{
	color: #8080FF;
	font-size: 12px;
	font-family: Verdana, sans-serif; 
	font-weight: normal;
	text-decoration: none
	}
	
.biglink{
	color:#cccccc;
	font-size: 18px;
	font-family: Verdana, sans-serif; 
	font-weight: normal;
	text-decoration: none
	}
	
.Abiglink{
	color: #000000;
	font-size: 18px;
	font-family: Verdana, sans-serif; 
	font-weight: normal;
	text-decoration: none
	}
	
.biglink:hover{
	color:#8080FF;
	font-size: 18px;
	font-family: Verdana, sans-serif; 
	font-weight: normal;
	text-decoration: none
	}