/* Global Styles */

body {
	top-margin:0px;
	font-family:"Courier New", Courier, monospace
	font-color="000000"
	
}
td {
	font:13px Lucida Sans Unicode;
	color:#000000;
}
a {
	color: #000000;
	text-decoration:none;
	font:13px Lucida Sans Unicode;
	
	
	
}
a:hover {
	color: #000000;
	text-decoration:underline;
}

/* ID Styles */
	
	
.menu1 {

background:#FF0000
	font:13px Lucida Sans Unicode;
	color:#FFFFFF;
	font-weight:bold
	}
	
	div.main a {color:#A60004;; font-family: "Lucida Sans Unicode", Times, serif; font-weight: bold; font-size: 13px; text-decoration: none; }

div.main a:hover {color:#FF0000;; font-family: "Lucida Sans Unicode", Times, serif; font-weight: bold; font-size: 13px; text-decoration:underline;}