a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {

	color: #FF0000;
	text-decoration: none;
}
a:hover {


	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

p 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CCCCCC
}.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;

}
.highlight {
	color: #33CCFF;
}
body {
	background-color: #000000;
	margin: 10px;
}
