BODY {
background: #A7A7A7;
background-image: url("images/bg.gif");
background-repeat: no-repeat;
background-attachment: fixed;
center center
color: #FFFFFF;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
text-decoration: none;
}


td {
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
color: #333333;
}

td.title {
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
border: thin solid #000000;
}

td.content {
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
color: #333333;
border-left: thin solid #000000;
border-right: thin solid #000000;
border-bottom: thin solid #000000;
}

.title {
background-color: transparent;
color: #FFFFFF;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: none;
text-decoration: none;
}

A:link {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

A:visited {
background-color: transparent;
color: #666666;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

A:hover {
background-color: transparent;
color: #FFFFFF;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
text-decoration: none;
}

A:active {
background-color: transparent;
color: #FFFFFF;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
text-decoration: Underline;
}