 A.flip2:hover  {   
 font-family: Verdana;
 font-size: 14px; 
 color: green;  
 text-decoration: underline;
}

a.flip2:active {
    font-family: Verdana;
	font-weight:bold;
    font-size: 14px;
    color:#330000; 
    text-decoration: underline;
}

 .flip2 { 
 font-family: Verdana;
 font-size: 14px;
 color:red; 
 text-decoration: underline;
}

.local {
  font-family: Verdana;
 font-weight: bold;
 font-size: 12px;
 color:black; 
 text-decoration: underline;
}

#head_a {
 font-family: tahoma;
 font-weight: bold;
 font-size: 30px;
 color: #a599e6;
}

#head_b {
 font-family: tahoma;
 font-weight: bold;
 font-size: 24px;
 color: #a599e6;
}

.copy {
      font-family: verdana;
	  font-size: 10px;
}

.nav {
	border-top : 1px solid #F4A460;
	border-left : 1px solid #F4A460;
	border-right : 1px solid #F4A460;
	border-bottom : 1px solid #F4A460;
}

.adv {
 font-family: verdana;
 font-size: 12px;
 color: #330066;
}

.no_sho {
list-style: none;
font-family: verdana;
 font-size: 12px;
 color: #330066;
}