A {
	text-decoration: underline;
	color: #BBBBBB;
 }
 A:hover {
	text-decoration: underline;
	color: #9999AA;
 }

#footer 
 {
	color:#CCCCCC;
	font-size:12px;
	font-family:Times New Roman;
	text-align:center;
	position: fixed;
	bottom: 0px;
	width: 100%;
 }
 
.rssBlock, rssBlock td
{
	font-family:Times New Roman;
	font-size: 12px;
	color:black;
	border:1px solid silver;
}

.rssTitle
{
	font-family:Times New Roman;
	font-size:12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.MatosTitle
{
	font-family:Times New Roman;
	font-size:12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#rssLocation
{
	float:left;
}

#rssMenu
{
	float:left;
}

table#news {
    border: solid #BBBBBB 4px;
    width: 90%;
    margin-left: 15%
    margin-right: 15%
}

