.txt {
	font-family: Verdana;
	font-size: 10px;
}

.otherLink {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.otherLinkBr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
select {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
	padding: 5px;


}
.txt1 {
	font-family: Verdana;
	font-size: 10px;
	color: #000066;
	text-align: justify;
}

a:hover {
	color: #3366cc;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.dots {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

