A:link {
	COLOR: #B8C7A5;
	FONT-WEIGHT: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A:link.yellow { 
	color: #0000FF; 
	text-decoration: underline;
}
A:visited {
	COLOR: #CCCCCC;
	FONT-WEIGHT: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A:visited.yellow { 
	color:#660099; 
	text-decoration: underline;
}
A:active {
	COLOR: #000000;
	FONT-WEIGHT: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:active.yellow { 
	color: #0000FF; 
	text-decoration: none; 
}
A:hover {
	COLOR: #000000; 
	FONT-WEIGHT: normal; 
	TEXT-DECORATION: none; 
	font-family: Arial, Helvetica, sans-serif
}
A:hover.yellow { 
	color: #660099; 
	text-decoration: underline;
}
.yellow { 
	color: #FC0; 
	text-decoration: underline;
}
.Bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.smalltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
BODY {
	SCROLLBAR-BASE-COLOR: #4275B6;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
}

