a:link {
	color: #336699;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #336699;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.textcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
.inputemail {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}
.browse {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F7FA;
	font-weight: bold;
}
.text2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #336699}
.inputnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E8EFF5;
	border: 1px #99B2CC solid;
	width: auto;
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	height: auto;
	width: auto;
	border: 1px solid #336699;
	background-image: url(BG.jpg);

}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
	border: 1px solid #336699;
	font-style: italic;
	line-height: normal;
	text-align: center;

}

.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #993333;
}
.tablesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC9999;
}

