a:link {color: #EB7A00; text-decoration:none; }
a:visited {color: #EB7A00; text-decoration:none; }
a:hover {color: darkorange;}

body {
	background-color: silver;
	overflow:auto;
	margin-top:0px;
	background-image:url(); 
	background-repeat: no-repeat; 
	background-position: center right;
}

table, td{
	border:0px;    
	border-style: solid;
	border-collapse: collapse;}

#content {position: relative; line-height:150%; font-family:"Century Gothic","Arial","Helvetica"; font-size: 11px; color: black;} 

