<STYLES>
a:link {
	color: #0033CC;

}

a:visited {
  color: #0033CC;
  
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #0033CC;
	
}
</STYLES>
element { color: black; font-size: 14pt; font-style: normal; font-weight: normal; line-height: 12pt; font-stretch: normal; background-color: white }
.norm  { color: black; font-size: 12pt; font-style: normal; font-weight: normal; line-height: 12pt; font-stretch: normal; background-color: #fff }
.blue { color: blue; font-size: 14pt; font-style: normal; font-weight: normal; line-height: 12pt; font-stretch: normal; text-decoration: underline; background-color: #fff }
.rot  { color: red; font-size: 12pt; font-style: normal; font-weight: normal; line-height: 12pt; font-stretch: normal; text-decoration: none; background-color: #fff }
.rot  {
	color: red;
	font-size: 36pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-stretch: normal;
	text-decoration: blink;
	background-color: #fff
}

