/* ----------CSS by Mickey @ http://inlimite.com------- */
/* ----------BODY------- */

body {  
margin-top: 0; 
margin-left: 0; 
background: url("images/v6/bg.jpg") top center;
color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: small; 
}

/* ----------LINKS------- */

a:link {
color: #000000;
font-weight: bold;
text-decoration: bold;
}

a:visited {
color: #000000;
font-weight: bold;
text-decoration: bold;
}

a:active {
color: #000000;
font-weight: bold;
text-decoration: bold;
}

a:hover {
color: #ffffff;
font-weight: bold;
text-decoration: bold;
}


/* ----------CSS by Mickey @ http://inlimite.com------- */