a:link
{ 
	font-family: Trebuchet MS, Tahoma, Verdana, Arial; 
	text-decoration: underline;  
	color: #0E53A7;
}
		 
a:visited 
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial; 
	text-decoration: underline;  
	color: #04346C;
}
			
a:active 
{ 
	font-family: Trebuchet MS, Tahoma, Verdana, Arial; 
	text-decoration: underline; 
	color: #0E53A7;
}
		   
a:hover
{ 
	font-family: Trebuchet MS, Tahoma, Verdana, Arial; 
	text-decoration: underline; 
	color: none;
}

.topheader
{
	background-image:url(images/blankheader.gif)
}

.sidebar
{
	BACKGROUND-COLOR: #FF5C00;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.body
{
 	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
 	font-size: 13px;
	color: Black;
	font-weight: normal;
}

.blog_title  
{
 	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
 	font-size: 16px;
	color: Black;
	font-weight: bold;
}

.blog_date
{
 	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
 	font-size: 12px;
	color: #FF5C00;
	font-weight: normal;
}

.blog_time
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #C0C0C0;
	font-weight: normal;
}

.blog_body
{
 	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
 	font-size: 14px;
	color: Black;
	font-weight: normal;
}

.blog_comment 
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 12px;
	color: Black;
	font-weight: normal;
}