.text {
	font-family: Tahoma;
	font-size: 10px;
	color: #6B4112;
}
.text a:hover {
	font-family: Tahoma;
	font-size: 9px;
	background-color: #CCFF00;
	text-decoration: none;
	cursor: crosshair;
}
.text a:link {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #6B4112;
	cursor: crosshair;
}
.text a:visited {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #6B4112;

}
.decoration {
	font-family: Tahoma;
	font-size: 1px;
	color: #FFFFFF;
	text-align: center;
}
.nick {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}
.nick a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}
.nick a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
