a{color:#ffffff ;text-decoration:none ;font-weight: 700 }     /* bold */
a:hover{color:yellow}

h1 {color: #ffffff}
h2 {color: #ffffff}
h3 {color: #ffffff;font: italic small-caps 900 16px arial}
h4 {color: #ffffff;font: italic small-caps 900 14px arial}



table.menu
{
font: 11px arial;
background-color: #000000;
position:absolute;
visibility:hidden;
}

table
{
font: 11px arial;
color: #ffffff;
background-color: #000000;
width: 75%;
border-style: solid;
border-color: #ffffff;
}

td.menu
{
color: white;
background-color: black;
font: 12px arial
}


th {color: #ffffff;font: italic small-caps 900 16px arial}
th.two {color: #ffffff;font: normal small-caps 900 12px arial}
tr {color: #ffffff;background-color: #000000;font: 12px arial}

td
{
color: #ffffff;
font: 14px arial
}

td.one
{
color: #ffffff;
background-color: #000000;
border-color: #ffffff;
border-style: solid;
font: 10px arial
}

td.two
{
text-align: center;
color: #ffffff;
background-color: #000000;
font-family: sans-serif;
font-size: 100%;
font-weight: 900
}

td.three
{
color: #ffffff;
background-color: #000000;
font-family: arial;
font: small-caps 900 18px times
}

td.four
{
color: #000000;
background-color: #ff0000;
font: italic small-caps 900 14px arial
}

td.five
{
color: #ffffff;
background-color: #000000;
font: italic small-caps 900 20px arial
}

td.six
{
color: blue;
background-color: orange;
font: 11px arial;
}

td.seven
{
color: white;
background-color: red;
font: 10px arial
}

td.sidebar
{
text-align: left;
color: #ffffff;
background-color: #000000;
font-family: sans-serif;
font-size: 100%;
font-weight: 900 12px arial
}

ol 
{
list-style-image: url('hand.right.gif')
}

ul 
{
list-style-image: url('right.gif')
}


p 
{
color: #000000;font: italic small-caps 900 16px arial
}

p.one
{
border-style: groove;
border-width: thick;
border-color: RED;
font: normal small-caps 16px arial;
color: #0000cc;
background-color: white;
font-weight: bold
}

p.two
{
border-style: groove;
border-width: thick;
border-color: BLUE;
font: normal small-caps 14px arial;
color: RED;
font-weight: bold
}

p.three
{
border-style: solid;
border-color: BLUE;
font: normal small-caps 14px arial;
color: RED;
background-color: #99ccff;
font-weight: bold
}

p.four
{
border-style: solid;
border-color: RED green blue black;
font: normal small-caps 14px arial;
color: RED;
background-color: #000000;
font-weight: bold;
text-align:center
}

p.bottom
{
border-style: solid;
border-color: RED RED RED RED;
font: normal small-caps 16px arial;
color: RED;
font-weight: bold
}

