a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC66;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC66;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
body {
	background-image: url();
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.blog_header01 {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	text-align: left;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999900;
	text-align: left;
}

.style1 {font-size: 36px}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999900;
	padding-left: 15px;
}

.first_para {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
}

.main_text {
	font-size: 12px;
	color: #FFFFCC;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: "Courier New", Courier, monospace;
}

.binner_head {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

.caption_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
