A  {
	text-decoration : none;
	color : Gray;
}

A:Visited  {
	color : Gray;
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
	color : White;
}

A:Hover  {
	color : White;
	text-decoration : none;
}

BODY  {
	font-size : xx-small;
	font-family : verdana, helvetica, arial;
	font-weight : normal;
	color : Silver;
	line-height : 14px;
	background-color : Black;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	top : 0;
	left : 0;
}

.Text  {
	font-size : 9px;
	font-family : verdana, helvetica, arial;
	font-weight : normal;
	color : Silver;
	line-height : 20px;
}

.Rubrik  {
	font-size : 11px;
	font-family : verdana, helvetica, arial;
	font-weight : bold;
	color : Silver;
	line-height : 20px;
}

#Orange  {
	font-weight : bold;
	color : #ff9900;
}

.Copyright  {
	font-size : 10px;
	font-family : verdana, helvetica, arial;
	font-weight : normal;
	color : Gray;
}
