a:link {
	color: #000000;
	text-decoration: underline;
}
body {
	font-size: 12px;
	color: #000000;
}


a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

a:active {
	color: #ff0000;
}


form {
	font-size: 12px;
}
table {
	font-size: 12px;
	color: #000000;
}
img {  border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
