a:hover {
	color: #D97E23;
}

.MyTitle {
	color: #C5C5C5;
}

A, {
	margin: 0px;
	border: none;
	color: Gray;
}

.MyText{
	color: White;
}

.MyLink{
	color: #575757;
	background-color: #C5C5C5;
	}
	
		
.DIVSelect{
		background-color: #575757;
}

BODY {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #353132;
	text-align: center;
	border: none;
}

img {
	border: none;
}

A{
		text-decoration: none;
}


.MyTitle{
	border-top: 24px solid #575757;
	border-left: 24px solid #575757;
	left: 168px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	width: 425px;
}

.MyText{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	border-left: 24px solid #575757;
	width: 425px;
	height: 89px;
	overflow: hidden;
	word-wrap: break-word;
}

.MyLink{
	position: absolute;
	width:144px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	height: 15px;
	float: right;
	padding-left:4px;
	top: 129px;
	left: 432px;
}

.DIVSelect{
	margin-bottom: 1px;
	position: absolute
	text-align: left;
	width: 576px;
	height: 144px;
	vertical-align: top;
	overflow: hidden;
}

.DIVImage{
	border-top: 0px solid #575757;
	border-left: 0px solid #575757;
	border-bottom: none;
	float: left;

}

.DIVContent{
	margin: 0px;	
	width: 425px;
	top: 0px;
	float: right;
}
