
Ohr.css

body
{
}
A
{
	font-weight: bolder;
	font-size: smaller;
	color: white;
	font-family: Arial;
	font-variant: normal;
	text-decoration: none;
}
A:visited
{
	font-weight: bolder;
	font-size: smaller;
	color: khaki;
	font-family: Arial;
	font-variant: normal;
	text-decoration: none;
}
.text
{
	font-weight: normal;
	color: white;
	font-family: Arial;
}
