
html {
cursor: default
}


font.heading {
background-color: transparent;
font-family: trebuchet ms, verdana, Arial, Helvetica;
color: black;
font-weight: bolder; 
font-size: 2
}

table {
font-family:trebuchet ms, verdana;
font-size:14;
color:black;
}

a:link {
background-color: transparent;
color: blue;
font-weight: heavy;
text-decoration: none;
}

a:hover.heading {
background-color: transparent;
color: blue;
font-weight: heavy;
text-decoration:  none;
}

a:visited {
background-color: transparent;
color: blue; 
font-weight: heavy;
text-decoration: none;
}

a:hover {
background-color: transparent;
color: blue;
font-weight: heavy;
text-decoration: underline;
}

a:active {
background-color: transparent;
color: blue;
font-weight: heavy;
tex-decoration: none;
}


a.topmenu:hover {
background-color: transparent;
color: white;
font-weight: bold;
text-decoration:none
}

a.topmenu:link {
background-color: transparent;
color: white;
font-weight: bold;
text-decoration:none
}

a.topmenu:active {
background-color: transparent;
color: white;
font-weight: bold;
text-decoration:none
}

a.topmenu:visited {
background-color: transparent;
color: white;
font-weight: bold;
text-decoration:none
}


.topmenu { 
background-color: transparent;
color: white;
font-weight: bold;
}


