p,li,td,body { font-family: Verdana,Arial,Helvetica;
	font-style: normal;
	color: white;
	font-size: 10pt;}

A.menulink { 
background-color: white; 
display: block; 
width: 94px; 
text-align: center;
text-decoration: none; 
font-family: verdana; 
font-size:10px; 
color: black;
border: solid 1px #d0d0d0; 
}
A.menulink:hover { 
border: solid 1px cyan; 
background-color: #d0d0d0; 
}

A.calendar { 
background-color: white; 
display: block; 
width: 50px; 
text-align: center;
text-decoration: none; 
font-family: verdana; 
font-size: 10px; 
color: black;
border: solid 1px #d0d0d0; 
}
A.calendar:hover { 
border: solid 1px cyan; 
background-color: gold; 
}


A.tinylink { 
background-color: white; 
display: block; 
width: 8px; 
text-align: center;
text-decoration: none; 
font-family: verdana; 
font-size:10px; 
color: #000000;
border: solid 1px #d0d0d0; 
}
A.tinylink:hover { 
border: solid 1px cyan; 
background-color: #d0d0d0; 
}

A.tinynot { 
background-color: #d0d0d0; 
display: block; 
width: 8px; 
text-align: center;
text-decoration: none; 
font-family: verdana; 
font-size:10px; 
color: black;
border: solid 1px #d0d0d0; 
}


A.menunot { 
background-color: #d0d0d0; 
display: block; 
width: 94px; 
text-align: center;
text-decoration: none; 
font-family: verdana; 
font-size:10px; 
color: black;
border: solid 1px #d0d0d0; 
}

.font8  { font-size:  8pt; }
.font12 { font-size: 12pt; }
.font16 { font-size: 16pt; }

.yo:hover { color: black; background-color: #808080; }

.silver:hover { background-color: silver; }

.gold:hover { background-color: gold; }

.no { text-decoration: none;  }
.no:hover { background-color: #d0d0d0; }

A.gn { font-family: verdana; font-style: italic; font-size:8pt; color: black; }
A.gn:hover { color: green; background-color: yellow; }
A.gn:active { color: indigo; }
A.gn:visited { color: maroon; }
A.gn:link { color: navy; }

 
 
