.date1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FFCC00;
	font-weight: normal;
}
body {
	background-color: #515151;
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
}
a:link {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #FFCC66;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-style: italic;
	color: #FFCC66;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
}
