A:link {
	text-decoration: underline !important;
	font-family: arial;
}
A:visited {
	text-decoration: underline !important;
	font-family: arial;
}
A.bright:visited {
	text-decoration: underline !important;
	font-family: arial;
}
A:active {
	text-decoration: underline !important;
	font-family: arial;
	color:Red;
}
A:hover {
	font-family: arial;
}
td {
	font-family: arial,tahoma;
	color: black;
}
td.black {
	color: black;
}
input {
	font-family: monospace;
}
p{
	font-family: verdana;
	color: black;
}
.small {
	font-size: smaller;
}
.footer {
	font-size: smaller;
}
.large {
	font-family: verdana;
	color: black;
	font-size: larger;
}
.title {
	font-size: 2.5em;
}
.subtitle {
	font-family: verdana;
	font-size: 18px;
	color: #ffcc99;
	font-weight: bold;
}
