.hovcomm {
    color: green;
    cursor: help;
}

.hovcomm .dashes {
    display: none;
}

.hovcomm .inner {
    position: absolute;
    display: none;
    background-color: #D9D919;
    border: 1px solid #560319;
    padding: 5px;
    width: 30%;
    color: #560319;
    cursor: text;
}

.hovcomm .show {
    display: block;
}

.scrollref
	   A:link { color: #5a0029;
			font-family: fantasy, Arial, Tahoma, "Times New Roman";
			FONT-SIZE: small;
	    		text-decoration: underline;}
.scrollref
	   A:visited { color: #5a0029;
			font-family: fantasy, Arial, Tahoma, "Times New Roman";
	      		FONT-SIZE: small;
	    		text-decoration: underline;}
.scrollref
	   A:active { color: #5a0029;
			font-family: fantasy, Arial, Tahoma, "Times New Roman";
	      		FONT-SIZE: small;
	    		text-decoration: underline;}
.scrollref
	   A:hover { color: #5a0029;
			font-family: fantasy, Arial, Tahoma, "Times New Roman";
	      		FONT-SIZE: small;
	    		text-decoration: underline;}	
td.scrollref
	    { font-family: fantasy, Arial, Tahoma, "Times New Roman";
    		background-image: url("/images/old_paper_sized2.jpg");
    		width: 300px;
    		FONT-SIZE: x-small;
	    	padding: 20px 20x 20px 20px;}
	    	    

.bodytag
	   A:link { color: black;
	      		font-weight: bold; 
	      		text-decoration: underline;}
.bodytag
	   A:visited { color: black;
	      		font-weight: bold; 
	      		text-decoration: underline;}
.bodytag
	   A:active { color: black;
	      		font-weight: bold; 
	      		text-decoration: underline;}
.bodytag
	   A:hover { color: black;
	      		font-weight: bold; 
	      		text-decoration: underline;}

.footerhref
	   A:link { color: blue;
	      		font-weight: bold; 
	      		text-decoration: none;}
.footerhref
	   A:visited { color: blue;
	      		font-weight: bold; 
	      		text-decoration: none;}
.footerhref
	   A:active { color: blue;
	      		font-weight: bold; 
	      		text-decoration: none;}
.footerhref
	   A:hover { color: blue;
	      		font-weight: bold; 
	      		text-decoration: underline;}

.linksmenu
	   A:link { color: white;
	      		text-decoration: underline;}
.linksmenu
	   A:visited { color: white;
	      		text-decoration: underline;}
.linksmenu
	   A:active { color: white;
	      		text-decoration: underline;}
.linksmenu
	   A:hover { color: white;
	      		text-decoration: underline;}

.normalref
	   A:link { color: blue;
	      		text-decoration: underline;}
.normalref
	   A:visited { color: blue;
	      		text-decoration: underline;}
.normalref
	   A:active { color: blue;
	      		text-decoration: underline;}
.normalref
	   A:hover { color: blue;
	      		text-decoration: underline;}

TH
{
    FONT-FAMILY: Tahoma, Arial, Helvetica, Verdana;
    FONT-SIZE: x-small;
    font-variant: small-caps;
    COLOR: WHITE;
    BACKGROUND-COLOR: #5a0029;
}

