
A:hover {
  		color:#ff0000;
		text-decoration: none;
}
A:visited {
		color:#cc6600;
		text-decoration: none;
}

A:link {
		color:#cc6600;
		text-decoration: none;
}

A:active {
		color:#990099;
		text-decoration: none;
}


.text {  
		font-family:  MS Sans Serif, Geneva, sans-serif;
		font-size: 10pt; 
		font-style: normal; 
		font-weight: normal; 
		color: #0000FF
}
	

.small {  
		font-family:  MS Sans Serif, Geneva, sans-serif;
		font-size: 8pt; 
		font-style: normal; 
		font-weight: normal; 
		color: #000000
		}		
		
		
.major {  
		font-family:  MS Sans Serif, Geneva, sans-serif;
		font-size: 17pt; 
		font-style: normal; 
		font-weight: bold; 
		color: #0000FF;
		}		
		
	
.links {
  		font-size: 14pt; 
  		font-weight: bold; 
  		font-family: MS Sans Serif, Geneva, sans-serif; 
  		color: #cc6600;
		text-decoration: none;
	}
	
.textbold {  
		font-family: MS Sans Serif, Geneva, sans-serif;
		font-size: 10pt; 
		font-style: normal; 
		font-weight: bold; 
		color: #000000
		}
	