body {
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	background-color: #FFFFFF;
}

.textbox {
	height: 17px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border: #2C712A 1px solid;
}

.textbox_day {
	height: 19px;
	width: 50px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border: #2C712A 1px solid;
}

.textarea {
	height: 100px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border: #2C712A 1px solid;
}

.combo {
	height: 16px;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: #2C712A 0px solid;
}

.comboC {
	height: 16px;
	width: 125px;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: #2C712A 0px solid;
}

.post {
	font-family: Arial;
	font-weight: normal;
	color: #333333;
	border-bottom: #000000 1px solid;
}

.category {
	font-size: 12px;
	font-weight: normal;
	color: #333333;	
}

.create_post {
	font-size: 11px;
	font-weight: normal;
	color: #333333;	
}

.about_us {
	font-size: 14px;
	font-weight: normal;
	color: #333333;	
	text-align: justify;
}

.post_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	text-align: center;
}

.post_content {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.desc {
	font-size: 12px;
}

.nav_bar {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;	
}

.windows {
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;	
}

.windows_content {
	color: #000000;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;	
}

.footer {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;	
	color: #999999;
}

.top_lang {
	font-size: 10px;
}

a.lang:link {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
a.lang:visited {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
a.lang:active {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
a.lang:hover {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}

a.cat:link {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
a.cat:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
a.cat:active {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
a.cat:hover {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

a:link {
	color: #990000;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	color: #990000;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}