.main {
	font-family: tahoma, verdana;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0px;
}
.text {
	font-family: tahoma;
	color: #FFFFFF;
	letter-spacing: 5px;

}
a:link, a:active, a:visited {
	font-family:Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	height: 0px;
}
a:hover {
	font-family:Tahoma;
	font-weight: bold;
	color: #c42a7c;
	font-style: normal;
	height: 0px;
	text-decoration: underline;
}
.HeadResult {
	font-family: "arial black";
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;

}
.img {BORDER: 2px solid #ffffff; border-thickness: 1px; }
A:hover .img {BORDER: 2px solid #50001d; border-thickness: 1px }

