<A {
font-size : 10pt;
font-family : sans-serif;
font-weight : bold;
font-style : normal;
color : #cccccc;
text-decoration : none;
}

A:Visited {
font-size : 10pt;
font-family : sans-serif;
font-weight : bold;
font-style : normal;
color : #999969;
text-decoration : none;
}

A:Active {
font-size : 10pt;
font-family : sans-serif;
font-weight : bold;
font-style : normal;
color : #ffcc99;
text-decoration : none;
}

A:Hover {
font-size : 10pt;
font-family : sans-serif;
font-weight : bold;
font-style : normal;
color : #990033;
text-decoration : none;
} 

