HTML { font-family: sans-serif; color: #000000; }
A:link { font-weight: bold; text-decoration: none; color: #515151; }
A:visited { font-weight: bold; text-decoration: none; color: #515151; }
A:active { font-weight: bold; text-decoration: none; color: #EA2B13; }
A[href]:hover { font-weight: bold; text-decoration: none; color: #EA2B13;}
P.boxtitle { font-weight: bold; background-color: #dddddd; text-align: left; line-height: 150%; }
P.boxcat { font-weight: bold; text-align: left; line-height: 25%; }
P.boxlink { text-align: left; }
P.small { font-size: x-small; }


.thin {
	font-size: 10px;
	font-weight: normal;
	border: 2px dashed #c2bfb8;
	background-color: #FFFFFF;	
}

.edit {
	font-size: 14px;
	font-weight: normal;
	border: 2px dashed #c2bfb8;
	background-color: #FFFFFF;	
}

.str {
	font-size: 12px;
	font-weight: normal;
	border: 2px solid #c2bfb8;
	background-color: #FFFFFF;	
}

.txt {
	font-weight: normal;
	border: 1px solid #c2bfb8;
	background-color: #FFFFFF;	
}

.orange 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
color: #EA2B13; 
text-decoration: none
}


