body {
	background:#330000;
         margin: 50px;
         color:#ff9900;
         font-family:verdana;
         font-size:100%;
}
h1 {
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	color:#FF9900;
    background:#33000;
}
table {
	background:#ff9900;
}
td {
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	color:#33000;
    background:#ff9900;
}
tr {
    font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	color:#330000;
    background:#ff9900;
}

p {
    font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	color:#330000;
    background:#ff9900;
}
a:link {
font-family:verdana;
	font-size:14px;
	font-style:bold;
	font-weight:normal;
	text-transform:none;
	color:#FFCC33;
    background:#ff9900;
}
a:visited {
font-family:verdana;
	font-size:14px;
	font-style:bold;
	font-weight:normal;
	text-transform:none;
	color:#FFCC33;
    background:#ff9900;
}
a:active {
font-family:verdana;
	font-size:14px;
	font-style:bold;
	font-weight:normal;
	text-transform:none;
	color:#FFCC33;
         background:#ff9900;  
}
a:hover {
 font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	color:#330000;
    background:#FF9900;
}
a:href {
font-family:verdana;
	font-size:14px;
	font-style:bold;
	font-weight:normal;
	text-transform:none;
    color:#FFCC33;
     background:#FF9900;
}

span:names { 
	font-weight: bold; 
	
}
