@charset "iso-8859-1";
.a { color:#66CCFF ;
text-decoration: underline;
font-size: 13px
}

.a:hover {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #66CCFF;
	font-variant: normal;
	color: #66CCFF;
	text-decoration: none;
	font-family: Tahoma, "Times New Roman";
}

.darkerlinks {
color:#0000CC ;
font-size:13px
}

a {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000CC;
	font-family: Tahoma, "Times New Roman";
	font-size: 13px;
	line-height: normal;
	text-decoration: none;
}
.link {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #093FF2;
	font-family: Tahoma, "Times New Roman";
	text-decoration: none;
}
.submit {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #0000000;
	font-family: Tahoma, "Times New Roman";
	text-decoration: none;
}
A:hover {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #093FF2;
	font-variant: normal;
	color: #093FF2;
	text-decoration: underline;
	font-family: Tahoma, "Times New Roman";
}

p {
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-position: right;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}

.Verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}
.Verdana2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}