a:active {
	color: #880400;
	text-decoration: underline
}
a:link {
	color: #880400;
	text-decoration: underline
}
a:visited {
	color: #880400;
	text-decoration: underline
}
a:hover {
	text-decoration: none;
	color : Black;
}

body {
	font-family: Arial, sans serif;
	font-size: 12px;
	text-decoration: none;
	color : Black;
}
H1 {
	font-family : Arial, sans serif;
	font-size : 14px;
	text-decoration : none;
	color : #0042B2;
	font-weight : bold;
	font-variant : normal;
	letter-spacing : 0px;
	text-align : left;
}
TD {
	font-family: Arial, sans serif;
	font-size: 12px;
	text-decoration: none;
	color : Black;
}
INPUT {
	font-family : Arial, sans serif;
	font-size: 12px;
	text-decoration: none;
	color : Black;
}
.dropdown {
	font-family : Arial, sans serif;
	font-size: 12px;
	text-decoration: none;
	color : Black;
}
.textarea {
	font-family : Arial, sans serif;
	font-size: 12px;
	text-decoration: none;
	color : Black;
}
.copyright {
	font-family: Arial, sans serif;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	color : Silver;
}
