.text1 {
	font-family: "Arial";
	font-size: 12px;
	color: #C7E1F9;
}
.text2 {
	font-family: "Arial";
	font-size: 12px;
	color: #122435;
}
a:link { color: #265AA7; text-decoration: none; }
a:visited { color: #265AA7; text-decoration: none; }
a:hover { color: #265AA7; text-decoration: underline }