/* CSS Document */
.bg-1 { background-color:#f5eee7;}

.bg-2 { background-color:#ee2a1a;}
.c-2 { color:#ee2a1a;}

.bg-b { background-color:#000000;}

.bg-w { background-color:#ffffff;}

.font {  font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 16px; font-weight:300; text-align:justify;}

.footer {  font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: 16px; font-weight:300;}

A.primaryon:link { color : #ffffff; font-size: 10px;	 }

A.primaryon:visited { color : #ffffff; font-size: 10px;	}

A.primaryon:hover { 
color : #000000; 
text-decoration : none;
font-size: 10px;	
}

.primaryon 
{
font-size: 10px;	
font-family : Arial, helvetica, sans-serif;
color : #ffffff;
text-decoration : none;
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
font-weight:normal;
}


A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #ee2a1a;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
		line-height: 16px;
}
A:HOVER {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #ee2a1a;
	font-weight : normal;
	text-decoration : underline;
		line-height: 16px;
}

A.footer:ACTIVE, A.footer:FOCUS, A.footer:LINK, A.footer:VISITED {
	color : #ee2a1a;
    text-decoration : none;
	 font-size: 10px;
		
}
A.footer:HOVER {
	color : #ee2a1a;
	text-decoration : underline;
	 font-size: 10px;
}