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

body
{
	color: #d3c8b6;
	text-align:center;
}

h5
{
	font: 18px "Trebuchet MS", Verdana, sans-serif;
	color: #d3c8b6;
	text-align:center;
	margin-top:25px;
}

h6
{
	font-size:14px;
	color: #d3c8b6;
	font-weight:100;
	margin-top: 33px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#a
{
	color:#262398;
	text-decoration:none;
	margin: 0 0;
}

#a:hover
{
	text-decoration:none;
	color:#66F;
}

