body{
   font-family: verdana, arial, tahoma, helvetica, sans-serif;
   color: #218153;	
   margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.title{	
	font-size: 23px;
}
.menu{	
	font-size: 15px;
	font-weight: bold;
   color: #f3e2ae;
   text-decoration: none;	
}
.menu:visited{	
	font-size: 15px;
	font-weight: bold;
   color: #f3e2ae;
   text-decoration: none;	
}
.menu:hover{	
	font-size: 15px;
	font-weight: bold;
   color: #eecb63;
   text-decoration: underline;	
}

.menu2{	
	font-size: 13px;
	font-weight: bold;
   color: green;
   text-decoration: none;	
text-transform:uppercase;
}

.menu2:hover{	
   text-decoration: underline;	
}


.text{
   font-size: 14px;
}
.smalltext{
   font-size: 12px;
}
.smallmedtext{
   font-size: 11px;
}
.tinytext{
   font-size: 10px;
}
