﻿@charset "utf-8";
/* CSS Document */
.footer{
	background-color: #FFFFFF;
}
.footertable{
width: 100%;
}
.bottomlinks{
	font-size: 0.7em;
	color: #999999;
	text-align: right;
	height: 15px;
	padding: 3px;
}
.bottomlinks a:active{
color: #ccc;
text-decoration: none;
}
.bottomlinks a:link{
	color: #999999;
	text-decoration: none;
}
.bottomlinks a:visited{
	color: #999999;
	text-decoration: none;
}
.bottomlinks a:hover{
	color: #999999;
}
#netsolva{
	color:#000066;
	font-weight: bold;
}
