.myFirstCSS {
	cursor: hand;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}


.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #FF9900;
	background-image: none;
}
.main_small {
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	text-align: center;
}
.shooggy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
	text-align: center;
	vertical-align: bottom;
}
.main_mid {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF9933;
	font-weight: bold;
}
.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	font-style: normal;
	text-decoration: underline;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	cursor: hand;
	background-image: none;
	text-decoration: none;
}
.next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333399;
	cursor: hand;
}
.star {
	font-size: 12px;
	color: #006633;
}
.mid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003399;
}
