#studio11 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	padding: 20px;
	letter-spacing: 2px;
	text-align: right;
	width: 95%;
	text-decoration: none;
}
#studio11 a:link {
	color:#ffffff;
	text-decoration: none;
}
#studio11 a:visited {
	color:#ffffff;
	text-decoration: none;
}
#studio11 a:active {
	color:#ffffff;
	text-decoration: none;
}
#studio11 a:hover {
	color:#ff0000;
	text-decoration: none;
}
