a:link {
	color: #000000;
}

a:visited {
    color: #000000;
}

a:hover {
	color: #000000;
}

a:active {
	color: #000000;
}

a.link2 {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
}

a.link2:visited {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.link2:hover {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #90D5F4;
}

a.link2:active {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
}

a.link3 {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
}

a.link3:visited {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
}

a.link3:hover {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #CC0000;
}

a.link3:active {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
}

a.link4 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

a.link4:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

a.link4:hover {
	font-family: Arial;
	font-size: 13px;
	color: #1181B0;
}

a.link4:active {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

a.link5 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

a.link5:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

a.link5:hover {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}

a.link5:active {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.txtsboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #FFFFFF;
}

.txtsboldyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #FFFF00;
}


.txts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
