a:link{
	background-color : transparent;
	color : #ffffff;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 13px;
	text-decoration : none;
}

a:visited{
	background-color : transparent;
	color : #999999;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 13px;
	text-decoration : none;
}

a:hover{
	background-color : transparent;
	color : #ff9933;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 13px;
	text-decoration : none;
}

a:active{
	background-color : transparent;
	color : #0000ff;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 13px;
	text-decoration : none;
}

html, body{
	background-color : #142534;
	border : 0;
	color : #ffffff;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 13px;
	height : 100%;
	margin : 0;
	padding : 0;
	width : 100%;
}

td{
	color : #ffffff;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 13px;
}

.grau{
	color : #cccccc;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 13px;
}

.gross{
	color : #ffffff;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 16px;
	font-weight : normal;
}

