body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px; 
	font-weight: none; 
	color: black;
	}

.body_small {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px; 
	font-weight: none; 
	color: white;
	}

.body_large {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 22px; 
	font-weight: bold; 
	color: black;
	}	
	
.subtitle {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold; 
	color: #BB966A;
	}
		
.title {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 20px; 
	font-weight: bold; 
	color: #BB966A;
	}	
		
.home_text {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: none; 
	color: white;
	text-decoration: none;
	}
	
.home_text A:link{
	color: white;
	text-decoration: none;
	}

	
.home_text A:bold{
    font-weight: bold;
	color: white;
	text-decoration: none;
	}
			
.home_text A:visited{
    COLOR: white;
	TEXT-DECORATION: none;
	}
	
.home_text A:hover{
	fONT-WEIGHT: bold;
    COLOR: white; 
	TEXT-DECORATION: none;
	}	