td { font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; }

.text {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

.title {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
} 

.error {
	font-family: Arial;
	font-size: 15px;
	color: red;
	font-weight: bold;
}

.justforfun {
	border-style: dashed;
	border-color: #336699;
}

td {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

input {
	background-color: #FFFFCC;
}

select {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFCC;
}

A:link {color:#336699; text-decoration:none;}
A:visited {color:#336699; text-decoration:none;}
A:hover {color:#000000; text-decoration:underline;}
A:active {color:red; text-decoration:underline;}

