a:link 
{
	text-decoration : none;
}
a:visited 
{
	text-decoration : none;
}
a:hover 
{
	text-decoration : underline;
}
a:active 
{
	text-decoration : none;
}

#cat_td 
{
	background-repeat : repeat-x;
	background-position : center;
	padding-right : 10px;
	font-size : 18px;
}
#first_news_summery
{
	font-size : 18px;	
}
#news_link
{
	font-size : 18px;	
	color : blue;
}
#main_menu_item
{
	padding-right : 5px;
	font-size : 22px;
	font-weight : bold;
}