td, table, select{
	font-size:12px;
	line-height:18px;
	color:#5B626C;
}

body { 
margin:0px; 
padding:0px; 
background-image:url(img/bg.jpg);
 background-repeat:repeat;
 }
a.w:link{
font-size:12px;
line-height:18px;
color:white;
text-decoration:none;
}
a.w:visited{
font-size:12px;
line-height:18px;
color:white;
text-decoration:none;
}
a.w:hover{
font-size:12px;
line-height:18px;
color:#eaeaea;
text-decoration:underline;
}
a:link{
font-size:12px;
line-height:18px;
color:#000;
text-decoration:none;
}
a:visited{
font-size:12px;
line-height:18px;
color:#000;
text-decoration:none;
}
a:hover{
font-size:12px;
line-height:18px;
color:#eaeaea;
text-decoration:underline;
}
.img{
margin:3px;
padding:3px;
border:#999999 solid 1px;
}