a:link, a:active, a:visited {
	font-family:Tahoma;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size:12px;
	font-style: normal;
	height: 0px;
}
a:hover {
	font-family:Tahoma;
	font-weight: normal;
	color: #CC0000;
	font-size:12px;
	font-style: normal;
	height: 0px;
	text-decoration: underline;
}
.text {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;

}
.content {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
