.font {		
	font-size: 12px;
	line-height:17px;
}


.small {		
	font-size: 10px;
	line-height:14px;
}

.big {		
	font-size: 14px;
	line-height:19px;
}


.red {		
	color: #FF0000;
}

.blue{		
	color: bl#0000FF;
}

.menu {		
	font-size: 15px;
}

.orange {		
	color: #FF6600;
}


a.menu{		
				color:#000000;
        
}


a.menu:hover{		
               color:#FF6600;
			   text-decoration: none;
        
}
		
a{		
				color:#0000ff;
        
}


a:hover{		
               color:#FF6600;
			   text-decoration: none;
        
}
		
		
		.h1 {		
	font-size: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFCC33;
	font-weight: bold;
	
}
		
