
a:link { color: #ffff00; font-family: papyrus,arial,helvetica,sans-serif; }
a { text-decoration:none; font-family: papyrus,arial,helvetica,sans-serif; }
a:hover { text-decoration:underline; color: #7fff00; font-family: papyrus,arial,helvetica,sans-serif; }
a:visited { color: #ffcc33; font-family: papyrus,arial,helvetica, sans-serif; }

body { 	color: black;
}


.floatrt {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	}

.floatlft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	}	
#prices td {
	vertical-align: bottom;
	}	
	
#main a, #main a:visited {
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	}	
#main a:hover {
	color: #003333;
	text-decoration: underline;
	}
h1 {
	color:#9c3100;
	font-style: oblique;
	font-weight: bold;
	font-size: 28px;
	 }			
