a:link { 
color: #B4E84C; 
text-decoration: none; 
font-family: verdana;
font-size: 10px; 
font-weight : normal; 
} 
a:visited { 
color: #68C300; 
text-decoration: none; 
font-family: verdana;
font-size: 10px; 
font-weight : normal; 
} 
a:hover { 
color: #333333; 
text-decoration: none; 
font-family: verdana;
font-size: 10px; 
font-weight: normal; 
}
a:focus { 
color: #68C300; 
text-decoration: none; 
font-family: verdana;
font-size: 10px; 
font-weight: normal; 
}
a:active { 
color: #68C300; 
text-decoration: none; 
font-family: verdana;
font-size: 10px; 
font-weight: normal;
}
h1 {
color: #333333; 
text-decoration: none; 
font-family: verdana;
font-size: 11px; 
font-weight: bold; 
}
h2 {
color: #333333; 
text-decoration: none; 
font-family: verdana;
font-size: 10px; 
font-weight: normal; 
}