a.link1:link, a.link1:visited, a.link1:active {
	font-family : "Tahoma";
	font-size : 13px;
	font-weight : bold;
	color : #0000FF;
}
a.link1:hover{
	color : #FF0000;
	text-decoration : underline;	
}


a.link2:link, a.link2:visited, a.link2:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #EE0000;
}
a.link2:hover{
	color : #FF0000;
	text-decoration : underline;	
}


a.link3:link, a.link3:visited, a.link3:active {
	font-family: Verdana,Arial;
	font-size:12px;
	color: #0A246A;
	text-decoration : none;
}
a.link3:hover{
	color : #FF0000;
	text-decoration : underline;	
}


.text1{
	font-family: Verdana,Arial;
	font-size:12px;
	color:#E1E1E1;
	text-align: justify;
}

.text2{
	font-family: Verdana,Arial;
	font-size:12px;
	color:#000000;
	text-align: justify;
}

.text3{
	font-family: Tahoma;
	font-size:17px;
	color: #004062;
	font-weight: bold;
	text-align: justify;
}

.text4{
	font-family: Verdana,Arial;
	font-size:12px;
	color: #AA0000;
	text-align: justify;
}

.text5{
	font-family: Tahoma;
	font-size:14px;
	color: #AA0000;
	text-align: justify;
}

.text6{
	font-family: Verdana,Arial;
	font-size:10px;
	color:#000000;
	text-align: justify;
}