A:link {color : #0000ff ; text-decoration : none;}
A:visited {color : #0000ff ; text-decoration : none;}
A:hover {color : #ff0000 ; text-decoration : underline;}
A:active {color : #ff0000 ;}

.f0 {  font-size: 10px; line-height: 130%; font-weight: normal; font-style: normal; color:#303030}
.f1 {  font-size: 11px; line-height: 130%; font-weight: normal; font-style: normal; color:#303030}
.f2 {  font-size: 12px; line-height: 130%; font-weight: normal; font-style: normal; color:#303030}
.f2b {  font-size: 12px; line-height: 130%; font-weight: bold; font-style: normal; color:#303030}
.f3 {  font-size: 14px; line-height: 130%; font-weight: normal; font-style: normal; color:#303030}
.f3b {  font-size: 14px; line-height: 130%; font-weight: bold; font-style: normal; color:#303030}
.f4 {  font-size: 16px; line-height: 130%; font-weight: normal; font-style: normal; color:#303030}
.f4b {  font-size: 16px; line-height: 130%; font-weight: bold; font-style: normal; color:#303030}
.f5 {  font-size: 18px; line-height: 130%; font-weight: normal; font-style: normal; color:#303030}
.f5b {  font-size: 18px; line-height: 130%; font-weight: bold; font-style: normal; color:#303030}
.f6 {  font-size: 20px; line-height: 130%; font-weight: normal; font-style: normal; color:#303030}
.f6b {  font-size: 20px; line-height: 130%; font-weight: bold; font-style: normal; color:#303030}

/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */



.rss_box {

	 width: 168px;

	 background-color: #ffffe5;

}



.rss_title, rss_title a {

 	font-size: 14px;

	margin: 6px 0;

	padding: 0;

}


.rss_items {

       list-style:none;

       margin:0;

       padding:0;

}



.rss_item  {

  font-size: x-small;

  margin: 6px 0;

}



.rss_item a:link, .rss_item a:visited, .rss_item a:active {



	}



.rss_item a:hover { 



	}

	

.rss_date {

	font-size: xx-small;

	}
