table { border: 5px solid #000000; }
table td { border: 0px solid #000000; }

body a:link, a:visited, body a:hover, body a:active
{	
	color:#FF0000;
	text-decoration: none;
}

body a:hover
{	
	color:#800000;
	text-decoration: underline;
}

#transbox { width:200; background:#FFFFFF; filter:alpha(opacity=60); -moz-opacity:0.1; opacity:0.1; -khtml-opacity:0.1;} 

#transbox * {position: relative;}

#transbox div {color: #000000; font-weight:bold;}
