BODY {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    PADDING: 0px;
    BACKGROUND: #cccccc;
    COLOR: black;
} 

.maintable {
        BACKGROUND: #FFFFFF;
        COLOR: black;
        border: 0;
        width: 728;
	font-family: Verdana;
	font-size: 16px;
} 

.header {
        color: red;
	font-family: Verdana;
	font-size: 32px;
	font-weight: bold;
} 

.clickhere {
        color: #00c800;
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
} 

.descr {
	font-family: Verdana;

} 

.jbox {
        color: blue;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;

} 

.footer {
        BACKGROUND: #FFFFFF;
        COLOR: black;
        border: 0;
        width: 728;
	font-family: Verdana;
	font-size: 16px;
} 

A:link {background: none; color: maroon; text-decoration: underline; cursor: pointer;}
A:visited {background: none; color: maroon; text-decoration: underline; cursor: pointer;}
A:hover {background: none; color: red; text-decoration: underline; cursor: pointer;}
A:active { background: none; color: red; background: underline; cursor: pointer;}


.clickhere A:link {
        color: #009900;
	font-family: Verdana;
	font-size: 28px;
	font-weight: bold;
        text-decoration: none; 
} 

.clickhere A:visited {
        color: #009900;
	font-family: Verdana;
	font-size: 28px;
	font-weight: bold;
        text-decoration: none; 
} 

.clickhere A:hover {
        color: #00ff00;
	font-family: Verdana;
	font-size: 28px;
	font-weight: bold;
        text-decoration: underline; 
} 

.clickhere A:active {
        color: #ff0000;
	font-family: Verdana;
	font-size: 28px;
	font-weight: bold;
        text-decoration: underline;
} 




.sitelinks A:link {
        color: maroon;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
        text-decoration: underline; 
} 

.sitelinks A:visited {
        color: maroon;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
        text-decoration: underline; 
} 

.sitelinks A:hover {
        color: maroon;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
        text-decoration: underline; 
} 

.sitelinks A:active {
        color: maroon;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
        text-decoration: underline;
} 
.navigation {  font-family: Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF}

.navigation a {  font-family: Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF;text-decoration: none}
.navigation a:hover {  font-family: Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline}
