@charset "utf-8";
/* CSS Document */

body, html {
	background-color: #000000;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color: #FF6600;
}
a:hover {
	color: #FFCC00;
}
.btn_EQS {
	background-image: url(images/Earthquakesound_comp_05.jpg);
	float: left;
	height: 59px;
	width: 120px;
}
.btn_EQS a{
	background-image: url(images/Earthquakesound_comp_05.jpg);
	float: left;
	height: 59px;
	width: 120px;
}
.btn_EQS a:hover{
	background-image: url(images/Earthquakesound_comp_05-ove.jpg);
	float: left;
	height: 59px;
	width: 120px;
}
.btn_Atel {
	background-image: url(images/Earthquakesound_comp_07.jpg);
	float: left;
	height: 59px;
	width: 120px;
}
.btn_Atel a{
	background-image: url(images/Earthquakesound_comp_07.jpg);
	float: left;
	height: 59px;
	width: 120px;
}
.btn_Atel a:hover{
	background-image: url(images/Earthquakesound_comp_07-ove.jpg);
	float: left;
	height: 59px;
	width: 120px;
}
.btn_Qteam {
	background-image: url(images/Earthquakesound_comp_09.jpg);
	float: left;
	height: 59px;
	width: 120px;
}
.btn_Qteam a{
	background-image: url(images/Earthquakesound_comp_09.jpg);
	float: left;
	height: 59px;
	width: 120px;
}
.btn_Qteam a:hover{
	background-image: url(images/Earthquakesound_comp_09-ove.jpg);
	float: left;
	height: 59px;
	width: 120px;
}
.btn_comp {
	background-image: url(images/Earthquakesound_comp_15.jpg);
	float: left;
	height: 37px;
	width: 284px;
}
.btn_comp a{
	background-image: url(images/Earthquakesound_comp_15.jpg);
	float: left;
	height: 37px;
	width: 284px;
}
.btn_comp a:hover{
	background-image: url(images/Earthquakesound_comp_15-ove.jpg);
	float: left;
	height: 37px;
	width: 284px;
}
.header {
	font-size: 16px;
	color: #FF3300;
	font-style: italic;
	font-weight: bold;
}
.copy {
	font-size: 10px;
	color: #FF0000;
}
.copy a{
	font-size: 10px;
	color: #FF0000;
}
.copy a:hover{
	font-size: 10px;
	color: #FF9900;
}
