body,td,p,pre {
	color: #003333;
	font: 16px Georgia, "Times New Roman", Times, serif;
}
input, textarea, select {
	color: #003333;
	font: 10px Arial, Helvetica, sans-serif;
}
.time {
	color: black;
	font: 6px Arial, Helvetica, sans-serif;
}
.footer {
	color: black;
	font: 10px Arial, Helvetica, sans-serif;
}
.textmenu {
	color: #0000CC;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.textmenu2 {
	color: #009900;
	font: 12px Arial;
	
}
A:link {
	text-decoration:none;
	color:#2B60DE;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border: thin none #0033CC;
} 
A:visited {
	text-decoration:underline;
	color:#CC9900;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
A:hover {
	text-decoration:underline;
	color:#6699CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
