<!-- Document Css for Will Matos-->
.tlink a{

	background-color:#F7E7AD; 
	width:100%; 
 
		display:block;

font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
		color:#666666;
			text-decoration:none;
	
border-style:solid; border-width:20px;
	border-bottom-color:#996600; 
	border-bottom-width:1px;
	
		border-top-width:4px;
		border-top-color:#F7E7AD;
		
			border-left-width:0px;
			border-right-width:0px;

}
.tlink a:visited{

	background-color:#F7E7AD; 
	width:100%; 
	
		display:block;

font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
		color:#666666;
			text-decoration:none;
	
border-style:solid; border-width:20px;
	border-bottom-color:#996600; 
	border-bottom-width:1px;
	
		border-top-width:4px;
		border-top-color:#F7E7AD;
		
			border-left-width:0px;
			border-right-width:0px;

}

.tlink a:hover{background-color:#F7E7AD; 
	width:100%; 

		display:block;

font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
		color:#666666;
			text-decoration:none;
	
border-style:solid; border-width:20px;
	border-bottom-color:#996600; 
	border-bottom-width:1px;
	
		border-top-width:4px;
		border-top-color:#F7E7AD;
		
			border-left-width:0px;
			border-right-width:0px;
}