a:link { 
color: #000000; 
text-decoration: none; 
font-family: verdana;
font-size: 12px; 
font-weight : normal; 
} 
a:visited { 
color: #4e4e4e; 
text-decoration: none; 
font-family: verdana;
font-size: 12px; 
font-weight : normal; 
} 
a:hover { 
color: #f5560a; 
text-decoration: none; 
font-family: verdana;
font-size: 12px; 
font-weight: normal; 
}
a:focus { 
color: #4e4e4e; 
text-decoration: none; 
font-family: verdana;
font-size: 12px; 
font-weight: normal; 
}
a:active { 
color: #f5560a; 
text-decoration: none; 
font-family: verdana;
font-size: 12px; 
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; 
}