.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
.titpress {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

a.homepress {
	color: #006699;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
a:hover.homepress { color: #6C6C6C; text-decoration: underline }
a:visited.homepress { color: #606060; text-decoration: underline }
a:active.homepress { color: #000000; text-decoration: underline }
