/* CSS Document */

body{ background-color:#000000;
}

td{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px
color:#000000;
}

.black_fet{font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#000000;
}

.white_fet{font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#FFFFFF;
}




a:link {font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

a:visited { font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

a:hover { font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#5127AA;
text-decoration:none;
}
