body
{
	background: url(http://emogame.com/emogamemarch/bkg.gif) 0 0 repeat-x;
	font-family: "Century Schoolbook L","Century",serif;
	color: #333311;
	font-size: 14px;
}

.post_blog
{
	text-align: justify;
        padding: 2px;
}

.title
{
	font-family: "Century Schoolbook L","Century",serif;
	color: #1144aa;
	font-weight: bold;
	font-size: 16px;
	background-color: #efefef;
        border-style: solid;
	border-color: #778A99;
        border-top: solid 1px;
        border-left: solid 1px;
        border-right: solid 1px;
	border-bottom: solid 3px;
	padding: 5px;
	float: none;
	width: auto;
	margin: 3px 1px;
	clear: none;
	height: auto;
}

td
{
	vertical-align : top;
	font-family: "Century Schoolbook L","Century",serif;
        background-color: #eeeeee;
	color: #999999;
	background-color: #fefefe;
	font-weight: bold;
	font-size: 14px;
	border-right: solid 1px #000000;
        border-left: solid 1px #ffffff;
        border-top: solid 1px #000000;
        border-bottom: solid 1px #ffffff;
	margin-left: 5px;
        padding: 2px;
}

table
{
        border: solid 1px #97aAb9;
        background-color: #778A99;
}

a
{
	font-family: "Century Schoolbook L","Century",serif;
	font-style: normal;
        font-size: 12px;
	color: #ff3322;
	background-color: #efefef;
        margin-right: 5px;
	margin-left: 5px;
        padding: 1px;
}

a:link
{
	font-family: "Century Schoolbook L","Century",serif;
	color: #118888;
	text-decoration: none;
	font-weight: bold;
        padding: 1px;
}
a:visited
{
	font-family: "Century Schoolbook L","Century",serif;
	color: #1188aa;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #719B74;
        padding: 1px;
}

a:hover
{
	font-family: "Century Schoolbook L","Century",serif;
	color: #aa8811;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
        padding: 1px;
}

hr
{
	border-style: groove;
}
