.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: 333366;
}

.homeText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: 663300;
}

.homeText A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: 663300;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-color: 663300;
	border-bottom-width: 1px;
}

.homeText A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: 663300;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: 663300;
	border-bottom-width: 1px;
}

.news
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: 333366;
}

.news A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: 333366;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-color: 333366;
	border-bottom-width: 1px;
}

.news A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: 333366;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: 333366;
	border-bottom-width: 1px;
}
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: 666666;
}

.contact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: 666699;
}

.contact A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: 666699;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-color: 666699;
	border-bottom-width: 1px;
}

.contact A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: 666699;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: 666699;
	border-bottom-width: 1px;
}

img {
border-color: FFFFFF;
}

ul {
padding-left: 20;
margin-top: 5px;
margin-bottom:10px;
}

li {
color: 663300;
font-color : 333366;
}