body {
	font-family: Tahoma, arial, helvetica, sans-serif;
	background-color: #D1C3D2;
}.smallprint {
	font-size: 10px;
}
p, li {
	font-size: 12px;
}

.newspost {
	font-size: 12px;
}

a:link {
	color: #7F6080;
	font-weight: bold;
}

a:visited {
	color: #7F6080;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: 918F92;
	font-weight: bold;
}

a:active {
	color: #FF0000;
	font-weight: bold;
}
h1, h2 {
	color: #7F6080;
}

