a.left:visited {font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 20px;
		color: #914400;
		text-decoration: none;
		background-color: transparent;
		}

a.left:link    {font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 20px;
		color: #914400;
		text-decoration: none;
		background-color: transparent;
		}
		
a.left {font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 20px;
		color: #914400;
		text-decoration: none;
		background-color: transparent;
		}
		
a.left:hover {font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 20px;
		color: #c30;
		text-decoration: underline;
		background-color:  transparent;
		}
A {font-size: 10px; color: #333333; text-decoration: underline; font-weight : normal; font-family: Verdana, Arial, Helvetica, sans-serif}
A:hover{font-size: 10px;color: #FF0000; text-decoration: none; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif}

td.brownbox
{
        border-style: solid;
        border-width: 1px;        /* sets border width on all sides */
        border-color: #7D6400;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:1px;	
	background-color: #CDB185;
}