a {
	font-family: "Times New Roman", "Times", "serif", "fantasy";
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

a:hover {
	color: #6688EE;
	text-decoration: none;
}

a:visited {
	color: #998833;
	text-decoration: none;
}

.title_text {
	font-size: 36px;
	font-weight: bolder;
}
.data_text {
	font-size: 16px; 
	color: #003366; 
	font-weight: bold;
}

table {
	background-color: #FFFFCC;
}
body {
	background-color: #CDCF7A;
}

.mini_title {
	font-size: 26px;
	color: #820082;
	font-weight: bold;
}

.mini_announce {
	font-size: 20px;
	color: #000066;
	font-weight: bold;
}

.announcement {
	font-family: "Times New Roman", Times, serif, fantasy;
	font-size: 36px;
	font-weight: bold;
	color: #000066;
}

.copyright {
	font-family: "Times New Roman", Times, serif, fantasy;
	font-size: 10px;
	font-weight: bold;
	color: #6688EE;
	text-decoration: none;
}
