A { color: #ee6565;
	font: bold 18px tahoma;  
 }
A:hover 
{ 
	color: red;
      font: bold 18px tahoma; 
	text-decoration: none; 
} 
V { color: #ee6565;
	font: bold 18px tahoma; 
}
H1 { color: green; text-align: center; font-size: 16pt; font-family: tahoma; }
H2 { color: green; text-align: center; font-size: 14pt; font-family: tahoma; }
H3 { color: black; text-align: center; font-size: 14pt; font-family: tahoma; }
H4 { color: green; text-align: right; font-size: 12pt; font-family: script; }
P { color: black; text-align: left; font-size: 16pt; font-family: arial; font-weight: bold; }

 .we
 {
	color: black;
	font: bold 14px Verdana; 
      margin: 0px; padding: 0px; 
	list-style-type: none;
 } 
 
