/* Style-Sheet OCS für einfache Links ohne Rahmen */

body
{
	color : #0000CC;
	font-weight : bold;
	font-family:Verdana; font-size:8pt;
}
a:link
{	color : #800000;
	text-decoration : none;
    font-family:Verdana; font-size:8pt
}

a:visited
{	color : #800000;
	text-decoration : none;
    font-family:Verdana; font-size:8pt
}

a:hover
{	color : #FF0000;
	font-family:Verdana; font-size:8pt; text-decoration:underline
}

a:active
{	color : #FF0000;
	text-decoration : none;
    font-family:Verdana; font-size:8pt;
}