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

#fro_buttonLeft {
	width:266px;
	padding:5px;
	float:left;

}

#fro_buttonRight {
	width:257px;
	padding:5px;
	float:right;

}

#fro_footer {
	bottom:0px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}

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

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
