@charset "utf-8";
/* CSS Document */
a:link { text-decoration: none;}

a:visited { text-decoration: none; }

a:hover { text-decoration: underline; }

a:active { text-decoration: none; }

.news_body_title{
font-family: Tahoma, "Comic Sans MS";
color:#696969;
font-size:11px;
font-weight:bold;
} 

.news_body{
font-family: Tahoma, "Comic Sans MS";
color:#696969;
font-size:11px;
/*font-weight:bold;*/
} 

.news_link{
font-family: Tahoma, "Comic Sans MS";
color:#46b324;
font-size:11px;
font-weight:bold;
} 
.news_f{
background:url(../images/b1.jpg) repeat-x;
}

.news_div{

background:url(../images/div.png) no-repeat;}
