body {
margin:0px 0px 20px 0px;
background:#FFF;		
}

A 	{ color: #FF00A1; text-decoration: none; }
A:link	{ color: #FF00A1; text-decoration: none; }
A:visited	{ color: #FF00A1; text-decoration: none; }
A:active	{ color: #FF00A1;  }
A:hover	{ color: #FF00A1;  }

#banner {	
padding:15px;
text-align:center;
}

.blog {
padding:30px;
background:#FFF; 
text-align:center;
}

.blogbody {
font-family:trebuchet ms, verdana, arial, sans-serif;
color:#333;
font-size:12px;
background:#FFF;
text-align:center;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
font-weight: bold;
text-decoration: none;
}

.title	{
font-family:trebuchet ms, verdana, arial, sans-serif;
font-size: 12px;
font-weight:bold;
color: #666;
text-align:center;
}		

#prevnext {
font-family:trebuchet ms, verdana, arial, sans-serif;
font-size: 18px;
color: #FF00A1;
padding-bottom:20px;
background:#FFF;
text-align:center;
}	

#menu {
font-family:trebuchet ms, verdana, arial, sans-serif;
font-size: 10px;
color: #00A0DD;
background:#FFF;
text-align:center;
}	
