BODY,TD,P{font-family: Verdana,Sans-serif; font-size: 9pt; color: #120417; margin:0px;}
body {background-color:#160A14;
} 

a:link { color: #C0408E;}
a:visited { color: #C0408E;}
a:hover {color:#120417; text-decoration:underline;}
a:active {color: #C0408E;}

.cat {font-family: Verdana; font-size: 9pt; color: #C0408E; font-style: oblique;}
.prof {font-family: Verdana,Sans-serif; font-size: 9pt; color: #120417; font-style: oblique;}
.onlinenum {font-family: Verdana; font-size: 9pt; color: #00FF00; font-style: oblique;}

.menu {font-family: Verdana; font-size: 14pt; color: #120417; margin:2px;}

h1 {font-family: Verdana,Sans-serif; font-size: 12pt; color: #C0408E; margin:2px;}
h2 {font-family: Verdana,Sans-serif; font-size: 10pt; color: #120417; margin:2px;}
hr {color: #C0408E;}
.hr {color: #C0408E;}

.thumb {border: 1px solid #C0408E;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
list-style-type: none;
margin: 10px;
text-align: left;
padding: 1px;
width: 150px;
border: 0px solid #000000;
border-bottom-width: 0px;
}

.glossymenu li a{
background: white url(images/glossyback2.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #ffffff;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 150px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #ffffff;
}

.glossymenu li a:hover{
color: #ffffff; background-image: url(images/glossyback.gif);
}
