.styletec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0033CC;
	background-color: #000000;
}
a:link {
	color: #3366CC;
	font-weight: bold;

}
a:hover {
	color: #FF0000;
	font-weight: bolder;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	padding: 0px;
	background-color: #FFFFFF;

}
.unnamed1 {
	background-color: #000000;
}
body {
	background-color: #0676B9;

}
a:visited {
	color: #0066CC;
	font-weight: bold;

}

