a:link
{
	color: #FF3300;
}

a:visited
{
	color: #FF3300;
} 
a:active 
{
	color: #FF3300;
}

a:hover
{
	text-decoration: underline; color: #371C00; font:bolder;
}

.NavLinks
{
	font-family: Arial; font-size: 12pt; color: #FF3300; font-weight: bold; text-align: center;
}

h1
{
		text-decoration: none; font-family: Arial; font-size: 46pt; color: #FF3300; font-weight: normal; text-align: center;
}

h2
{
		text-decoration: none; font-family: Arial; font-size: 18pt; color: #FF3300; font-weight: normal; text-align: center;
}

h3
{
		text-decoration: none; font-family: Arial; font-size: 12pt; color: #FF3300; font-weight: bold; text-align: center;
}

.Body
{
	font-family: Arial; font-size: 12pt; color: #371C00; font-weight: normal; text-align: justify;
}

.BodyTitle
{
	font-family: Arial; font-size: 14pt; color: #371C00; font-weight: bold; text-align: center;
}


.HomeSide
{
	font-family: Arial; font-size: 12pt; color: #FF3300; font-weight: normal; text-align: center;
}


.Foot1
{
	font-family: Arial; font-size: 10pt; color: #000000; font-weight: normal; text-align: center;
}


.Foot2
{
	font-family: Arial; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-align: center;
}
