a {
  color: rgb(51,51,153);
  text-decoration: none;
}
a:hover {
 color:rgb(204, 0, 0);
 
}
 a:visited {
text-decoration: none;

}
a:visited:hover { 

}
hr {border: 1px solid color:rgb(0, 0, 0);align: left;}
h3{word-spacing: 1; margin-top: 1pt; margin-bottom: 5pt; font: bold 14pt/16pt Arial; align: left;}
img {
margin-right: 2pt;
margin-bottom:1pt;
margin-top:1pt;
border:0px;
}
form {
margin-right: 2pt;
margin-bottom:1pt;
margin-top:1pt;
border:0px;
}
body {
//nbackground-image: url(mvn_background.jpg); background-repeat:repeat

}
#rss{
	//padding: 13px 0 0 23px;
	float: left;
}
#rss a {
	background: url(../images/sprite_master.png) left top no-repeat;
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 10px;
}
#rss span {
	display: none;
}
#rss a.twitter_link{
	background-position: left -414px;
}
#rss a.facebook_link{
background: url(../images/F_icon.svg) left top no-repeat;
	float: left;
	width: 132px;
	height: 132px;
	margin-right: 10px;

	}
.footer {
	position:fixed;
	bottom:0px;
	text-align: center;
	padding-bottom:2px;
	width:100%;
        font: 10pt/12pt Arial;
	background-color:rgb(255,255,255);
}
