.articles {
	font-family: "Times New Roman", Times, serif;
	color: #333300;
	border: thin double #CCFF99;
	padding: 15px;
}
.table {
	background-image: url(images/bg_turquoise.gif);
	padding: 5px;
	border: thin solid #FF9966;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FF0033;
	text-align: center;
	font-weight: bold;



}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #00CC99;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0066;
}
a:active {
	color: #000000;
}
.subtitle {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0033;
	text-align: center;
	font-weight: bold;
}
.photodepiction {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #006600;
	text-align: justify;

}
.photo {
	border: 1px solid #FF6633;
}
.photoandname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	text-align: left;
	float: left;
	position: relative;
}
.EmbedName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #FF0033;
	background-color: #003D50;
	width: 275px;
}
.div_player {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	background-color: #FECB98;
	border: 1px solid #FF6666;
	color: #0000FF;
	width: 560px;
}
.devBackground {
	background-color: #FFCC99;
}
.div_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	background-color: #FFFFCC;
	margin: 2px;
	padding: 2px;
	border: 1px solid #FF6666;
	width: 60px;
	text-align: center;
}.a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

