.text1 {

	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
}

.textA {

	font-family: Verdana;
	font-size: 12px;
	color: #D0EEFB;
	text-decoration: none;
	font-weight: bold;
}

.text2 {

	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.textB {

	font-family: Verdana;
	font-size: 10px;
	color: #D0EEFB;
	text-decoration: none;
	font-weight: bold;
}

.mail {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #D0EEFB;

}

.mail:active {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}

.mail:hover {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}

