a:link, a:visited {
color:             #000000;
font-weight:       bold;
outline: 		   none;
text-decoration:   none;
}

a:active, a:focus, a:hover{
color:              #505050;
font-weight:        bold;
outline: 		   none;
text-decoration:    none;
}

.table {
background: url('img/white.png');
}

body, marquee, p, td, tr, table, div {
font-family:       Trebuchet MS, Verdana, Tahoma, sans-serif;
font-size:         11px;
color:             #000000;
}

.title {
font-face:          Trebuchet MS, Verdana, Tahoma, sans-serif;
font-size:          13px;
color:              #000000;
font-weight:        bold;}
