/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A:link {
	color: rgb(153,51,153);
 	text-decoration: none 
}

A:visited {
	color: rgb(102,102,255)
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,102,204);
 	margin-top: 0pt;
 	margin-bottom: 6pt
}

LI {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,102,204);
 	list-style-image: url( "D:\\Internet\\NOF-Projekte\\NOF Maslo\\Styles\\Maslo neu\\Images\\CorpBullet3.gif" );
 	margin-top: 0pt;
 	margin-bottom: 0pt
}

A {
	color: rgb(153,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:hover {
	color: rgb(255,0,102);
 	text-decoration: underline
}
