H1, H2, H3, H4, H5, H6 {
color: #CCCCCC;
font-family: Arial Rounded MT Bold;
text-align: left;
}
BODY { 
background: black; background-repeat : no-repeat;
}



p
{
text-align: justify;
color: #CCCCCC;
font-family: Verdana;
font-size: 14px;
line-height: 1.5;
font-weight: bold;
}

p.special
{
text-align: left;
color: #888888;
font-family: Verdana;
font-size: 14px;
line-height: 1.5;
font-weight: bold;
}


p.test
{
font-weight: normal;
font-size: 10px ;
text-align: center
}

p.navigation
{
text-align: center;
color: #CCCCCC;
font-family: Verdana;
font-size: 14px;
line-height: 1.5;
font-weight: bold;
}
ul 
{
list-style-type: disc;
list-style-position: outside;
color: #CCCCCC;
font-family: Verdana;
font-size: 14px;
text-align: justify;
font-weight: bold;
}
td 
{
color: #CCCCCC;
font-family: Verdana;
font-size: 14px;
line-height: 1.5;
text-align: justify;
font-weight: bold;
}
td.menu
{
text-align: left;
color: white;
font-weight: bold;

}
td.image
{
text-align: left;
}

img.special 
{
border-width: 2px;
border-color: #877778;
}




a: {font-family: Arial Rounded MT Bold;}
a:link {text-decoration: none; color: #CCCCCC;}
a:visited {text-decoration: none; color: white;}
a:hover {text-decoration: none; text-underline: none; color: #ACCA57; font-weight: bold;}
a:hover img {text-decoration: none; text-underline: none; color: #ACCA57; font-weight: bold;}
a:active {text-decoration: none; color: #ACCA57;}
a.test {font-weight: normal; color: #CCCCCC;}
