.fancy{
font-family: palatino, sans-serif; color:white; font-size:17pt;
}

.stucktext{
font-family: arial, sans-serif; color:white; font-size:13pt;
} 

.stucktext2{
font-family: arial, sans-serif; color:white; font-size:12pt;
} 

.returntomain{
font-family: arial, sans-serif; color:white; font-size:8pt; font-style:italic;
} 

.stucklinks{
font-family: arial, sans-serif; color:white; font-size:13pt;
a.link { 
color: white; 
background-color: none;
text-decoration: none;
border: none; 

}

a:visited { 
color: white; 
background-color: none;
text-decoration: none;
border: none; 

}

a:hover {
color: black; 
background-color: none;
text-decoration: none;
border: none; 

} 


