BODY {
color : #003333;
font-family : Times New Roman;
font-size : 12pt;
}
a:link {
color :#006600;
font-family : Times New Roman;
text-decoration : none;
}
a:visited {
color : #99CC33;
font-family : Times New Roman;
text-decoration : none;
}
a:hover {
color : #ffa500;
font-family : Times New Roman;
text-decoration : none;
}
a:active {
color : #00df00;
font-family : Times New Roman;
text-decoration : none;
}
