table {
	border: thin solid #FD5E85;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;

}
font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #FF6699;
}
a:visited {
	color: #CC3366;
}
a:hover {
	color: #FF66CC;
}
a:active {
	color: #FF99CC;
}
/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */



.rss_box {

	 width: 600px;

	 background-color: #ffffff;

}



.rss_title, rss_title a {

	margin: 0px 0;

	padding: 0;

}



.rss_items {

       list-style:none;

       margin:0;

       padding:0;

}



.rss_item  {

  font-size: x-small;

  margin-bottom: 1em;;

}



.rss_item a:link, .rss_item a:visited, .rss_item a:active {



	}



.rss_item a:hover { 



	}
body {
	background-color: #FFFFFF;
	background-image: url(pictures/tile001.gif);
	background-repeat: repeat;
}
