.studio {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000000;
	vertical-align: top;
	background-position: right top;
	font-weight: lighter;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;	
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}


}
a:active {
	color: #FF3300;
}
