/* CSS Document */

body{
margin:0px;
background-color:#000;
}
td{
font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#171717; text-align:justify;
}

.img-center{
text-align:center; vertical-align:middle
}

a{font-size:12px; text-decoration:none; color:#993333; font-weight:bold}
a:link{font-size:12px; text-decoration:none; color:#993300; font-weight:bold}
a:visited{font-size:12px; text-decoration:none; color:#000000; font-weight:bold}
a:hover{font-size:12px; text-decoration:none; color:#99FF00; font-weight:bold}


.background{
background-image:url(images/background2.jpg); background-repeat:no-repeat;
}

