body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-image: url(../common/fone.jpg);
	background-repeat: no-repeat;
	background-position: center center;





}
h1 {
	font-family: "Times New Roman";
	font-size: 36px;
	font-weight: normal;
	color: #CC0000;
	margin: 0px;
	padding: 0px;

}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {

	color: #FF0000;
	text-decoration: underline;
}
a:active {

	color: #CC0000;
	text-decoration: none;
}
.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
