.text {
	font-family: tahoma;
	font-size: 7px;
	color: #999999;
	letter-spacing: 3px;
}
a:link, a:active, a:visited {
	font-family:Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size:15px;
	font-style: italic;
	height: 0px;
}
a:hover {
	font-family:Tahoma;
	font-weight: bold;
	color: #FFFF00;
	font-size:15px;
	font-style: italic;
	height: 0px;
	text-decoration: underline;
}
.img {BORDER: 1px solid #DDCED9; border-thickness: 1px; }
A:hover .img {BORDER: 1px solid #F89164; border-thickness: 1px }
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #CF29B3;
	font-weight: bold;
	font-style: italic;
}
