.text {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 3px;

}
a:link, a:active, a:visited {
	font-family:tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size:12px;
	font-style: normal;
	height: 0px;
}
a:hover {
	font-family:tahoma;
	font-weight: bold;
	color: #FF0000;
	font-size:12px;
	font-style: normal;
	height: 0px;
	text-decoration: underline;



}
.img {BORDER: 1px solid #CECECE; border-thickness: 1px; }
A:hover .img {BORDER: 1px solid #000000; border-thickness: 1px }
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #FF9900;
	font-weight: bold;
	font-style: italic;

}
.headline {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
}
.content {


	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.tab {
	background-color: #FFD9DA;
	border: 1px solid #FFA8A8;
}
