


/********** Links ****************/


A:link {
    color: #24570a; font-size : 12px; font-family: Verdana, Arial, Sans-Serif;  text-decoration: underline;
}

A:visited {
   color: #24570a; font-size : 12px; font-family: Verdana, Arial, Sans-Serif;  text-decoration: underline;
} 

A:hover {
    COLOR: #a00000; font-size : 12px; font-family: Verdana, Arial, Sans-Serif; text-decoration : underline; 
} 

A:active {
    COLOR: #3DCE5F; font-size : 12px; font-family: Verdana, Arial, Sans-Serif;  text-decoration: underline;} 


a.side1:link { color: #24570a; font-size : 14px; font-family: Arial, Sans-Serif; font-weight: bold; text-decoration: none; cursor: pointer; }

a.side1:visited { color: #24570a; font-size : 14px; font-family: Arial, Sans-Serif; font-weight: bold; text-decoration: none; }

a.side1:hover { color: #a00000; font-size : 14px; font-family: Arial, Sans-Serif; font-weight: bold; text-decoration: none; } 

a.side2:link { color: #24570a; font-size : 14px; font-family: Arial, Sans-Serif; font-weight: bold; text-decoration: none; cursor: pointer; }

a.side2:visited { color: #24570a; font-size : 14px; font-family: Arial, Sans-Serif; font-weight: bold; text-decoration: none;}

a.side2:hover { color: #a00000; font-size : 14px; font-family: Arial, Sans-Serif; font-weight: bold; text-decoration: none;}

a.hugegreenlink:link { color: #24570a; font-size : 32px; font-family: Arial, Sans-Serif; font-weight: bold; text-decoration: underline; cursor: pointer; }

a.hugegreenlink:visited { color: #24570a; font-size : 32px; font-family: Arial, Sans-Serif; font-weight: bold; text-decoration: underline;}

a.hugegreenlink:hover { color: #a00000; font-size : 32px; font-family: Arial, Sans-Serif; font-weight: bold; text-decoration: none;}

a.greenlink:link { color: #24570a;  font-size : 15px;  text-decoration: underline;}

a.greenlink:visited { color: #24570a; font-size : 15px;  text-decoration: underline;}

a.greenlink:hover { color: #a00000; font-size : 15px;  text-decoration: underline;}

a.bigredlink:link { color: #a00000; font-size : 18px; font-family: Arial, Sans-Serif; font-weight: bold; text-decoration: underline; cursor: pointer; }

a.bigredlink:visited { color: #a00000; font-size : 18px; font-family: Arial, Sans-Serif; font-weight: bold; text-decoration: underline;}

a.bigredlink:hover { color: #24570a; font-size : 18px; font-family: Arial, Sans-Serif; font-weight: bold; text-decoration: none;}

a.whitelinks:link { color: #FFFFFF;  font-size : 15px;  font-family: Arial, Sans-Serif; text-decoration: none;}

a.whitelinks:visited { color: #FFFFFF; font-size : 15px;  text-decoration: none;}

a.whitelinks:hover { color: #a00000; font-size : 15px;  text-decoration: none;}

/********** FONTS ****************/

.posttitle {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.posttext {
		font-size: 12px;
}


.redsmall { font-size: 13px; text-decoration : none; font-weight: none; color: #a00000; }
.greensmall { font-size: 13px; text-decoration : none; font-weight: none; color: #24570a; }
.greenlarge { font-size: 20px; text-decoration : none; font-weight: bold; color: #24570a; }

