@charset "UTF-8";
.home_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #22358C;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #c1172c;
	letter-spacing: 1px;
	font-weight: bold;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #21358c;
	
}
.day_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #f7931e;
	letter-spacing: 1px;
	font-weight: bold;
}
a:link {
	color: #21358c;
	text-decoration: none;
	border-bottom: 1px dashed;
}
a:visited {
	text-decoration: none;
	color: #21358c;
	border-bottom: 1px dashed;
}
a:hover {
	text-decoration: none;
	border-bottom: none;
	
}
a:active {
	text-decoration: none;
}	
body {
	background-image: url(pattern_062_6.gif);
	vertical-align: middle;
}

