<STYLE TYPE="text/css">
A:link 
{
COLOR: #000000;
}
A:active 
{
COLOR: #000000;
}
A:visited 
{
COLOR: #993300;
}
A:hover 
{
COLOR:#993300;
}

p a:link
{ color: #000000; }

p a:hover
{ color: #993300; }

p a:visited
{ color: #993300; }


.navigation_steps		
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #393838;
	text-align: right;
	line-height: 1.5em;
}
.text_normal_error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #393838;
	line-height: 1.5em;
}


.bodytext {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0 0 10px 0;
	line-height: 1.5em;
	
}
.bodytextright {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: right;
	line-height: 1.5em;
}
.bodytext_center {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	line-height: 1.5em;
	}

</STYLE>
