BODY {
background-color:
#FFFFFF;
font-family: sans-serif;
font-size: 12px;
color: #DEDCDC;
text-align : left;
}

A {
color: #DEDCDC;
font-weight: none;
text-decoration: none;
}

A:visited {
color: #DEDCDC;
font-weight: none;
text-decoration: none;
}

A:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

A:active {
color: #FFFFFF;
font-weight: none;
text-decoration: none;
}


H1 {
font-family : sans-serif;
font-size : 14px;
font-weight: normal;
letter-spacing : 3px;
color : #DEDCDC;
text-align : left;
border-bottom: 2px solid #DEDCDC;
}

H2 {
font-family : sans-serif;
font-size : 12px;
font-weight: bold;
letter-spacing : 3px;
color : #DEDCDC;
text-align : left;
border-bottom: 1px
 solid #DEDCDC;
}
