body{
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:12px;
	margin:0px;
	overflow:hidden;
}

img{
	border:0px;
}
td{
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:12px;
}
.webdoos{
	font-family:"Trebuchet MS";
	color:#E6DA6A;
	font-size:10px;
}
.webdoos:hover{
	font-family:"Trebuchet MS";
	color:#E6DA6A;
	font-size:10px;
}
.indextable{
	text-align:center;
	margin-left:auto; 
	margin-right:auto;
	height:100%
}
.indextoptd{
 	height:100%; 
	vertical-align:middle;
}
.indexbottomtd{
 	height:100%; 
	vertical-align:bottom;
}
a:link{
	color:#000000;
	text-decoration:underline;
	outline: none;
}
a:visited{
	color:#000000;
	text-decoration:underline;
	outline: none;
}
a:hover{
	color:#FF9900;
	text-decoration:underline;
	outline: none;
}
:focus{
-moz-outline-style: none;
}