@charset "utf-8";
/* CSS Document */

BODY
{
	background-color:#CC9966;
	line-height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	border-top:0;
}
.normal
{
	font-size: 12px;
	line-height: 35px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}
A
{
	font-family: Verdana, Geneva, sans-serif;
	color: #396;
}
A:link
{
	color: #396;
	text-decoration: underline;
}
A:visited
{
	color: #396;
	text-decoration: none;
}
A:active
{
	color: #396;
	text-decoration: none;
}
A:hover
{
	color: #396;
	text-decoration: none;
}
.Bottom_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
}
A.Bottom_Link:link, Bottom_Link A:link
{
	color: #000000;
	text-decoration: underline;
}
A.Bottom_Link:visited, Bottom_Link A:visited
{
	color: #000000;
	text-decoration: none;
}
A.Bottom_Link:active, Bottom_Link A:active
{
	color: #000000;
	text-decoration: none;
}
A.Bottom_Link:hover, Bottom_Link A:hover
{
	color: #000000;
	text-decoration: underline;
}
.Links
{
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
A.Links:link, Links A:link
{
	color: #000000;
	text-decoration: none;
}
A.Links:visited, Links A:visited
{
	color: #000000;
	text-decoration: none;
}
A.Links:active, Links A:active
{
	color: #000000;
	text-decoration: none;
}
A.Links:hover, Links A:hover
{
	color: #FFF;
	text-decoration: none;
}
h1, h2, h3, h4, h5
{color:#E37C9D;
font-family: Georgia, "Times New Roman", Times, serif;}
