@charset "utf-8";

body
{
	margin:0px;
	background-color:#027ea9;
}
.Text
{
	font-family: arial;
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
}
a:link,a:hover,a:visited,a
{
	font-family: arial;
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
}