body {
	margin: 0px;
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
	background-color: #EAE7E9;
}

TD {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

.blog {
	width: 389px;
	margin: 0px;
	background-image: url(../img/big_box_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;	
}

.header {
	font-family: Arial;
	font-size: 14px; 
	font-weight: bold;
	color: #00B3E2;
	padding-bottom: 2px;
}

A {
	font-family: Verdana;
	font-size: 10px; 
	font-weight: bold;
	color: #00B3E2;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}
