a:link {
text-decoration:none;
color:#006699;
font-weight:bold;
}

a:visited {
color:#006699;
text-decoration:none;
font-weight:normal;
}

a:hover {
text-decoration:none;
color:#ff0000;
cursor:nw-resize;
}

a:active {
color:#006699;
/*background-color:#ff0000;*/
text-decoration:none;
}
