
A.nav:link {
font-size       : 13pt;
font-weight     : bold; 
text-decoration : none;
color           : #5B71FF}
}

A.nav:visited {
font-size       : 13pt;
font-weight     : bold; 
text-decoration : none;
color           : #5B71FF}
}

A.nav:active {
font-size       : 13pt;
font-weight     : bold;
text-decoration : underline;
color           : #DEA56E}
}

A.nav:hover {
font-size       : 13pt;
font-weight     : bold;
text-decoration : underline;
color           : #DEA56E}
}




A.blank:link {
text-decoration : underline;
color           : #5B71FF}
}

A.blank:visited {
text-decoration : underline;
color           : #5B71FF}
}

A.blank:active {
text-decoration : underline;
color           : #00cc00}
}

A.blank:hover {
text-decoration : underline;
color           : #00ff00}
}





A.mail:link {
text-decoration : underline;
color           : #5B71FF}
}

A.mail:visited {
text-decoration : underline;
color           : #5B71FF}
}

A.mail:active {
text-decoration : underline;
color           : #cc0000}
}

A.mail:hover {
text-decoration : underline;
color           : #ff0000}
}




A:link {
text-decoration : underline;
color           : #5B71FF}
}

A:visited {
text-decoration : underline;
color           : #5B71FF}
}

A:active {
text-decoration : underline;
color           : #DEA56E}
}

A:hover {
text-decoration : underline;
color           : #DEA56E}
}







UL.plain {
list-style-type: none;
}
