.SmallGreen {
	font-family : sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #008155;
}

.SmallWhite {
	font-family : sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : ffffff;
	line-height : 24px;
}
.WhiteBold {
	font-family : sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : ffffff;
}
.BlackBold {
	font-family : sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : Black;
}
.pfad A:link
{
    COLOR: #A9A9A9;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}
.pfad A:visited
{
    COLOR: #A9A9A9;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}

.pfad A:hover
{
    COLOR: #023467;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}
.pfad A:active
{
    COLOR: #A9A9A9;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}

.pfad 
{
    COLOR: #A9A9A9;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    font-weight:bolder;
    TEXT-DECORATION: none
}
A:ACTIVE,  A:LINK, A:VISITED {
	font-family : sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #F8E299;
	text-decoration : none;
}
A:HOVER{
	font-family : sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #ffffff;
	text-decoration : underline;
}
BODY 		{

		SCROLLBAR-FACE-COLOR: #cccccc; 

		SCROLLBAR-HIGHLIGHT-COLOR: #333333; 

		SCROLLBAR-SHADOW-COLOR: #ffffff; 

		SCROLLBAR-3DLIGHT-COLOR: #cccccc; 

		SCROLLBAR-ARROW-COLOR: #ffffff; 

		SCROLLBAR-TRACK-COLOR: #999999; 

		SCROLLBAR-DARKSHADOW-COLOR: #cccccc; 

		SCROLLBAR-BASE-COLOR: #a3a3a3}