
a:link 
{ 
	text-decoration: none; 
	color: #FF9933; 
}

a:visited 
{ 
	text-decoration: none; 
	color: #FF9933; 
}

a:hover 
{ 
	text-decoration: underline; 
	color: #FF9933; 
}

a:active 
{ 
	text-decoration: underline; 
	color: #FF9933; 
}

.item1
{
	color: #666633;
}

.subitemRight
{
	color: #666633;
	text-align: right;
}

.subitemLeft
{
	color: #666633;
	text-align: left;
}

.milestonetd
{
	text-align: left;
	border-bottom-style: solid; 
	border-bottom-width: 1;
	border-top-style: none; 
	border-top-width: medium;
}

.milestonetext
{
	font-size: 16px;
	font:	bold;
	color: #666633;
	line-height: 21px;
	font-family: 'trebuchet ms', 'Arial', 'Helvetica';
}

.text
{
	font-size: 12px;
	color: #666633;
	line-height: 21px;
	font-family: 'trebuchet ms', 'Arial', 'Helvetica';
}

.lesen
{
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	font-family: Verdana,Arial,Helvetica;
}

.head
{
	font-size: 14px;
	color: #666666;
	line-height: 21px;
	font-family: Courier New,Courier,Monaco,monospace;
}
