.styles {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	font-size: 14px;
	border: thin none #CCCCCC;
	overflow: hidden;





}
a:link {
	color: #FF0000;
	text-decoration: underline;

}
	
a:hover {
	color: #FF0000;
	text-decoration: overline;

}
	
a:active {
	color: #FF0000;
	text-decoration: underline;

}
	
a:visited {
	color: #DE150C;
	text-decoration: underline;

}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
}
.bold {
	font-weight: bold;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFCC;
	border: thin #FFFFFF;


}
.form {
	border: 1px dotted #999999;
}
