@charset "UTF-8";

body {
	background-image: url(../assets/background.gif);
	margin-left: 0px;
	margin-top: 10px;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #333333;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 35px;
}

.sidebar a:link {
	color:#333333;
	text-decoration: none;
	font-weight: bold
}

.sidebar a:visited {
	color:#333333;
	text-decoration: none;
	font-weight: bold
}

.sidebar a:active {
	color:#333333;
	text-decoration: none;
	font-weight: bold
}

.sidebar a:hover {
	color:#333333;
	text-decoration: underline;
	font-weight: bold;	
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 50px;
}

.text a:link {
	color:#175386;
	text-decoration: none;
	font-weight: bold
}

.text a:visited {
	color:#175386;
	text-decoration: none;
	font-weight: bold
}

.text a:active {
	color:#175386;
	text-decoration: none;
	font-weight: bold
}

.text a:hover {
	color:#175386;
	text-decoration: underline;
	font-weight: bold;
}

.mice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #175386;
	padding-top: 15px;
	padding-right: 10px;
}

.mice a:link {
	color:#175386;
	text-decoration: none;
}

.mice a:visited {
	color:#175386;
	text-decoration: none;
}
.mice a:active {
	color:#175386;
	text-decoration: none;
}
.mice a:hover {
	color:#175386;
	text-decoration: underline;
		
}
