body {
cursor: default
font-family: tahoma ms, trebuchet ms, verdana, Arial, Helvetica;
color: black;
font-weight: normal
font-size: 1

}

html {
background-color: white;
cursor: default
}

font {
background-color: transparent;
font-family: tahoma ms, trebuchet ms, verdana, Arial, Helvetica;
color: black;
font-weight: normal
font-size: 1
}

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

table {
background-color: transparent;
font-family: Georgia,tahoma; 
color: #000000;
font-weight: normal;
font-size: 12;
text-decoration:none
}

a:link {
background-color: transparent;
color: purple;
font-weight: normal;
text-decoration: none;
}

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

a:visited {
background-color: transparent;
color: purple; 
font-weight: normal;
text-decoration: none;
}

a:hover {
background-color: transparent;
color: purple;
font-weight: normal;
text-decoration: underline;
}

a:active {
background-color: transparent;
color: purple;
font-weight: normal;
tex-decoration: none;
}


