a, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
#mainmenu a, #mainmenu a:visited {
	color: #001656;
	font-weight: bold;
	text-decoration: none;	
	display: block;
	width: 125px;
	height: 25px;
	padding-left: 20px;
	background: url(../img/menu_list.png);
	background-repeat: no-repeat;
	background-position: top left;
	outline: none;
}

#mainmenu a:hover {
	color: #001656;
}

a.rlink {
	display: block;
	float: right;
}

#webdesign a{
	font-size: 7pt;
	color: #001656;
	text-decoration: none;
}

#webdesign a:hover {
	text-decoration: none;
}

.mini{
	font-size: 7pt;
}
