@charset "ISO-8859-1";

body {
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
}

.main {
	color: #CCCCCC;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.title {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;}
