A{ 
font-family: sans-serif;
font-size: 12;
color: rgb(22,22,22);
font-weight:bold
}
BODY { 
font-size: 12;
color: rgb(10,0,10);
background-color: #555555;
text-decoration:none 
}
TABLE { 
font-size: 12;
color: rgb(10,0,10);
text-decoration:none 
}
H2 { 
font-size: 15;
color: #382F1D;
background: #E95942;
}
H3 { 
font-size: 14;
color: #382F1D;
font-weight:bold
}



H1 { 
font-size: 20;
color: #0000ff;
font-weight:bold
font-family: sans-serif;
text-decoration:none 
}
A:active {
font-family: sans-serif;
font-size: 12;
color: rgb(180,89,30);
font-weight:bold
}