body {margin:0px; 
background-color:#FFFFFF;
background-image:url(images/bg.jpg);
background-repeat:repeat;
}

.text {font-family:tahoma, helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:center;
font-weight:bold;
vertical-align:text-top;
padding-right:10px;
padding-left:20px;
padding-top:10px;
}


a:link {color:#000000;
text-decoration:none;}
a:active {color:#000000;
text-decoration:none;}
a:visited {color:#000000;
text-decoration:none;}
a:hover {color:#EFEC9F;
text-decoration:underline;}