/* CSS Document */

body {
margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-size:13px;
text-decoration: none; font-family: Arial, Helvetica, sans-serif;
} 

a:active{ color:#333399; text-decoration:none; } 
a:link { color:#333399; text-decoration:none; } 
a:visited { text-decoration:none; color: #333399; } 
a:hover { color: #FE4000; text-decoration: none; }

a.top:active{ color:#333399; text-decoration:underline; font-size:14px; font-weight:bold; } 
a.top:link { color:#333399; text-decoration:underline; font-size:14px; font-weight:bold;  } 
a.top:visited { text-decoration:underline; color: #333399; font-size:14px; font-weight:bold;  } 
a.top:hover { color: #000000; text-decoration: underline; font-size:14px; font-weight:bold;  }

a.top2:active{ color:#333399; text-decoration:none; font-size:14px; font-weight:bold; } 
a.top2:link { color:#333399; text-decoration:none; font-size:14px; font-weight:bold;  } 
a.top2:visited { text-decoration:none; color: #333399; font-size:14px; font-weight:bold;  } 
a.top2:hover { color: #FE4000; text-decoration: none; font-size:14px; font-weight:bold;  }

.header{ color:#FE4000; font-size:16px; font-weight:bold; }
.footerText { font-size:11px; }
.header2{ color:#000000; font-size:16px; font-weight:bold; }
