
body
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: black
}
A.plain 
{	
	text-decoration: none;
	color: #ff6600; !important;
}
A:link
{
	text-decoration: none;
	color: #808080; !important;
}
A:visited
{	
	text-decoration: none;
	color: #808080; !important;
}
A:active
{
	text-decoration: none;
	color: #808080; !important;
}
A:hover
{
	text-decoration: none;
	color: yellow; !important;
}

.headlines
{
	font-weight: bold;
	color: #CC0000;
	font-size: 11px;
}
.b_headlines
{
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
.sublines
{
	font-weight: normal;
	color: gray;
	font-size: 9px;
}
.sub_red
{
	font-weight: normal;
	color: #red;
	font-size: 11px;
}
.dummy_links
{
	font-weight: normal;
	color: #ff6600;
	font-size: 11px;
}
.text
{
	font-weight: normal;
	color: #808080;
	font-size: 11px;
	line-height: 13px;
}
.text_link
{
	font-weight: normal;
	color: #000000;
	font-size: 10px;
}
.warning
{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
}
.text2
{
	font-weight: bold;
	color: #808080;
	font-size: 11px;
	line-height: 13px;
}
.text1
{
	font-weight: bold;
	color: #808080;
	font-size: 12px;
	line-height: 13px;
}



