body {
	background-color: #FFFFFF;
}
.proverb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
    text-decoration: none;
    color: #000000;
	border: 0;
	font-weight: bold;
}

a:visited {
    text-decoration: none;
    color: #CCCCCC;
	border: 0;
}

a:active {
    text-decoration: none;
    color: #696969;
	border: 0;
}

a:hover {
	text-decoration: none;
	color: #CCCCCC;
	border: 0;
	background-color: #000000;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.latestType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
