/* CSS Document */




.style1 {
	font-family: tahoma;
	font-size: 12px;
	color: #AEE7F8;
}
.style1 a{
	font-family: tahoma;
	font-size: 12px;
	color: #AEE7F8;
	text-decoration:none;
}
.style1 a:hover{
	font-family: tahoma; 
	font-size: 12px; 
	color: #AEE7F8; 
	text-decoration:underline;}

.style2 {
	font-family: tahoma;
	font-size: 11px;
	color: #AEE7F8;
}

.style2 a{
	font-family: tahoma;
	font-size: 11px;
	color: #AEE7F8;
	text-decoration:none;
}
.style2 a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #AEE7F8;
	text-decoration:underline;
}

.style22 {
	font-family: tahoma;
	font-size: 11px;
	color: #A626262;
}



.style33 {color: #484848;font-family: tahoma; font-size: 11px; text-decoration:none;}
.style3 {color: #FFFFFF;font-family: tahoma; font-size: 11px; text-decoration:none;}
.style3 a{color: #FFFFFF;font-family: tahoma; font-size: 11px; text-decoration:none;}
.style3 a:hover{color: #FFFFFF;font-family: tahoma; font-size: 11px; text-decoration:underline;}
.style34 {color: #1C708A;font-family: tahoma; font-size: 11px; text-decoration:none;}



