a:link {
	color: #000000;
}

a:visited {
    color: #000000;
}

a:hover {
	color: #000000;
}

a:active {
	color: #000000;
}

a.link2 {
	font-family: Arial;
	font-size: 11px;
	color: #A71116;
	text-decoration: underline;	
}

a.link2:visited {
	font-family: Arial;
	font-size: 11px;	
	color: #A71116;
	text-decoration: underline;
}

a.link2:hover {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

a.link2:active {
	font-family: Arial;
	font-size: 11px;
	color: #A71116;
	text-decoration: underline;	
}

a.link3 {
	font-family: Arial;
	font-size: 11px;		
	color: #CC3300;
	text-decoration: none;	
}

a.link3:visited {
	font-family: Arial;
	font-size: 11px;			
	color: #CC3300;
	text-decoration: none;	
}

a.link3:hover {
	font-family: Arial;
	font-size: 11px;	
	color: #333333;
}

a.link3:active {
	font-family: Arial;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;	
}

a.link4 {
	font-family: Arial;
	font-size: 10px;	
	color: #CC3300;
	text-decoration: none;	
}

a.link4:visited {
	font-family: Arial;
	font-size: 10px;		
	color: #CC3300;
	text-decoration: none;	
}

a.link4:hover {
	font-family: Arial;
	font-size: 10px;	
	color: #000000;
}

a.link4:active {
	font-family: Arial;
	font-size: 10px;
	color: #CC3300;
	text-decoration: none;	
}






.txts {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}

.txts2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;			
	color: #333333;
}

.txts3 {
	font-family: Arial;
	font-size: 11px;			
	color: #333333;
}

.txts4 {
	font-family: Trebuchet MS;
	font-size: 13px;	
	color: #006600;
}

.txts5 {
	font-family: Trebuchet MS;
	font-size: 13px;	
	color: #993300;
}

.txts6 {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #000000;
}




body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
