.paragraf {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #663333;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #CC9900;
	border-bottom-width: thin;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #CC9966;
}
b {
	font-weight: bold;
	color: #8E350B;
}
