body {
	background-color: #FFFFFF;
}
.text {
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
}
.menu {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-family: verdana;
	font-weight:bold;
}
a:link {
	text-decoration: none;
	color: #4583AF;
}
a:visited {
	text-decoration: none;
	color: #4583AF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a.menu:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}.cats {
	font-family:verdana;
	font-size: 11px;
}
