
.footer-menu {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 16px;
	color: #CCC;
	letter-spacing: -1px;
}
.footer-menu:link {
	text-decoration: none;
}
.footer-menu:visited {
	text-decoration: none;
}
.footer-menu:hover {
	text-decoration: none;
	color: #C00;}


/**************** Links ****************/ 

a:link { 				/* Link you haven't been to */
color: white; 
text-decoration: underline;
} 

a:visited {   			/* Link you have been to */
color: white; 
text-decoration: underline; 
} 

a:hover {    			 /* Link when you hover */
color: white; 
text-decoration: underline;
} 

/**************** Yellow Links ****************/ 

a.yellow:link { 				/* Link you haven't been to */
color: yellow; 
text-decoration: underline;
} 

a.yellow:visited {   			/* Link you have been to */
color: yellow; 
text-decoration: underline; 
} 

a.yellow:hover {    			 /* Link when you hover */
color: yellow; 
text-decoration: underline;
} 

.style1 {font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#FF0000;
font-weight: bold;}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;}
	
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.style4 {font-size: 16px; }

.style5 {font-family: Arial, Helvetica, sans-serif;
font-size: 12px;}

.style6 {color: #FFFFFF}

.utopia {font-size:36px; color: #FFFFFF}