body {
	font-family: sans-serif, arial;
	font-size: 12px;
	margin: auto;
	background-color: #FFFFFF;
	width:800px;
}

.menu {
	font-family: sans-serif, arial;
	font-size: 12px;
	color: #672222;
}

.news {
	font-family: sans-serif, arial;
	font-size: 11px;
	color: #FFC721;
}

.content {
	font-family: sans-serif, arial;
	font-size: 11px;
	color: #000000;
}

.login {
	font-family: sans-serif, arial;
	font-size: 11px;
	color: #5C1E1E;
}

.login_textbox {
	height: 15px;
	width: 80px;
	font-family: sans-serif, arial;
	font-size: 11px;
	font-weight: normal;
	color: #5C1E1E;
	border: #5C1E1E 1px solid;
}

.textarea {
	height: 100px;
	font-family: sans-serif, arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border: #2C712A 1px solid;
}

.combo {
	height: 16px;
	font-family: sans-serif, arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: #2C712A 0px solid;
}

.post {
	font-family: sans-serif, 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;	
}

.post_title {
	font-family: sans-serif, Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	text-align: center;
}

.post_content {
	font-family: sans-serif, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.desc {
	font-size: 12px;
}

.nav_bar {
	font-family: sans-serif, arial;
	font-size: 11px;
	font-weight: normal;	
}

.windows {
	color: #FFFFFF;
	font-family: sans-serif, arial;
	font-size: 10px;
	font-weight: normal;	
}

.windows_content {
	color: #000000;
	font-family: sans-serif, arial;
	font-size: 10px;
	font-weight: normal;	
}

.footer {
	background-color: #4c0000;
	font-family: sans-serif, arial;
	font-size: 10px;
	font-weight: normal;	
	color: #ffffff;
}

.footer2 {
	background-color: #4c0000;
	font-family: sans-serif, arial;
	font-size: 10px;
	font-weight: normal;	
	color: #FFC527;
}

.top_lang {
	font-size: 10px;
}

a.menuL:link {
	color: #672222;
	font-size: 12px;
	text-decoration: none;
}
a.menuL:visited {
	color: #672222;
	font-size: 12px;
	text-decoration: none;
}
a.menuL:active {
	color: #672222;
	font-size: 12px;
	text-decoration: none;
}
a.menuL:hover {
	color: #672222;
	font-size: 12px;
	text-decoration: underline;
}

a.learn:link {
	color: #ff0000;
	font-size: 11px;
	text-decoration: underline;
}
a.learn:visited {
	color: #ff0000;
	font-size: 11px;
	text-decoration: underline;
}
a.learn:active {
	color: #ff0000;
	font-size: 11px;
	text-decoration: underline;
}
a.learn:hover {
	color: #ff0000;
	font-size: 11px;
	text-decoration: none;
}

a:link {
	color: #1A2880;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #1A2880;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	color: #1A2880;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #1A2880;
	font-size: 12px;
	text-decoration: underline;
}

a.news:link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
a.news:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
a.news:active {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
a.news:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}