	table.tables {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
}

table.tables td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}

a:link.rss {

	font-family: "Times New Roman", Helvetica, sans-serif;

	color: black;

	font-size: 14px;

	text-decoration: none;

	font-weight: bold; 
 margin: 0; }
	
	
a:visited.rss { 

	font-family: "Times New Roman", Helvetica, sans-serif;

	color: Black;

	font-size: 14px;

	text-decoration: none;

	font-weight: bold;
    
    margin: 0; }

.desc4{
	font-family: "Times New Roman", Helvetica, sans-serif;
	color: black;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	margin: 8;}