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

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #CCCCCC;
}
a:link { 
	color: #DF122F;
}
a:visited { 
	color: #DF122F;
}
a:hover { 
	color: #DF122F;
}
a:active { 
	color: #DF122F;
}
object {
	line-height:0;
}
