a:link {
	color: #000000;
}

a:visited {
    color: #000000;
}

a:hover {
	color: #000000;
}

a:active {
	color: #000000;
}

a.link2 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;		
	color: #2A166C;
	text-decoration: none;	
}

a.link2:visited {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;		
	color: #2A166C;
	text-decoration: none;
}

a.link2:hover {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;		
	color: #CC0000;
}

a.link2:active {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;		
	color: #2A166C;
	text-decoration: none;	
}

a.link3 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;	
	color: #F7A6A5;
	text-decoration: none;	
}

a.link3:visited {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;	
	color: #F7A6A5;
	text-decoration: none;	
}

a.link3:hover {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;	
	color: #FFFFFF;
}

a.link3:active {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;	
	color: #F7A6A5;
	text-decoration: none;	
}

a.link4 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
}

a.link4:visited {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
}

a.link4:hover {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #F7A6A5;
}

a.link4:active {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
}

a.link5 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;		
	color: #CC0000;
	text-decoration: none;	
}

a.link5:visited {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;		
	color: #CC0000;
	text-decoration: none;
}

a.link5:hover {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;		
	color: #2A166C;
}

a.link5:active {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;		
	color: #CC0000;
	text-decoration: none;	
}

.txts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.txtsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DF3A38;
}

.txtsbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A166D;
}

.txtsbold3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A166D;
}

.txtsbold4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DF3A38;
}

.txtsbold5 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;	
	color: #6A85B7;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}