a:link { font-family: Arial; color: blue; text-decoration: none ! important; }

a:visited { font-family: Arial; color: #6183A6; text-decoration: none ! important; }

a:hover { font-family: Arial; color: blue; text-decoration: underline ! important; }

body { font-family: Arial; color: black; background-color: #E5E5E5; font-size: 14pt; }

h1 {font-size: 20pt;}

table, tbody, tr, td { 
	font-family: Arial;
      	line-height: 26px;
	background-color: #D6AD85;
	font-size: 12pt;
	color: black;
   	margin-top: 5px;
	/* width: 70%; */
	text-align: left; 
	/* margin-left: auto; */
	/* margin-right: auto; */
	border="1";
	cellpadding="20";
	cellspacing="2"
}

.t {border-left: 1px solid black; padding-left: 25px; padding-right: 25px;}

.b {background-color: #E5E5E5;}
<!–
 ul.vert-one{margin:0; padding:0; list-style-type: none ! important; display: block; font: bold 16px Helvetica, Verdana, Arial, sans-serif; line-height:12pt; width:210px;}
 ul.vert-one li{margin:0;padding:0;border-top:1px solid #4D0000;border-bottom:1px solid #761A1A;}
 ul.vert-one li a{display:block;text-decoration:none;color:#fff;background:#600;padding:10px 0px 10px 20px;width:210px;}
 ul.vert-one li a:hover{background:#900 url("images/vert-one_arrow.gif") no-repeat 0 50%; text-decoration: none ! important; color: white;}
 ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#933 url("images/vert-one_arrow.gif") no-repeat 0 50%;}
 ul.vert-one li a:visited {color: white;}
–>

