body
{
	background-color: #DDDAD7;
}
a.navi:visited,a.navi:link
{
	font-size: 12px;
	text-decoration : none;
	color: #454545;
}
a.navi:hover,a.navi:active
{
	font-size: 12px;
	text-decoration : none;
	color: Gray;

}
A:ACTIVE, A:LINK, A:VISITED {

	color : black;
	text-decoration:none;
}
 A:HOVER
 {
 
	color : Gray;
	text-decoration:none;
	padding-bottom:1px;

}

.defaulttext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #454545;
	line-height : 200%;
}
.navi
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #454545;
	line-height : 125%;
}
h1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #fea021;
	line-height : 200%;
}
textarea
{
font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
}
input
{
font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
}