body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.marron {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#990000;
}
.normal_black {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align:justify;
}
.normal_black a:link{	color:#000000; text-decoration:none}
.normal_black a:active{	color:#000000; text-decoration:none}
.normal_black a:visited{	color:#000000; text-decoration:none}
.normal_black a:hover{	color:#FF0000; text-decoration:underline}

.black_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	/*font-weight:bold;*/
}
.black_bold a:link{color:#000000; text-decoration:none;}
.black_bold a:active{color:#000000; text-decoration:none;}
.black_bold a:visited{color:#000000; text-decoration:none;}
.black_bold a:hover{ color:#990000; text-decoration:underline;}

.black_14px {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	text-align:justify;
}
.bold_red {
	color: #FF0000;
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bold_red a:link{color: #FF0000; text-decoration:none;}
.bold_red a:active{color: #FF0000; text-decoration:none;}
.bold_red a:visited{color: #FF0000; text-decoration:none;}
.bold_red a:hover{color: #FF0000; text-decoration:underline;}

.white_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
}
.white_bold a:link{color:#ffffff; text-decoration:none;}
.white_bold a:active{color:#ffffff; text-decoration:none;}
.white_bold a:visited{color:#ffffff; text-decoration:none;}
.white_bold a:hover{ color:#990000; text-decoration:underline;}

.small_marron {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#808080;
}
.small_marron a:link{color:#808080; text-decoration:none;}
.small_marron a:visited{color:#808080; text-decoration:none;}
.small_marron a:active{color:#808080; text-decoration:none;}
.small_marron a:hover{color:#000000; text-decoration:underline;}

.small_trans {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#AFAF41;
	text-align:justify;
}
a:link, a:visited { color:#0000FF;}
a:hover { text-decoration:none;}