.1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: blink;
	color: #00FF00;

}
BODY {
	COLOR: #000000; FONT-SIZE: x-small
}
DIV {
	COLOR: #000000; FONT-SIZE: x-small
}
TD {
	COLOR: #000000; FONT-SIZE: 12px
}
A:link {
	COLOR: #0000FF; TEXT-DECORATION: none
}
A:active {
	COLOR: #CC00FF;
	TEXT-DECORATION: none;
	line-height: normal;

}
A:visited {
	COLOR: #0000CC;
	TEXT-DECORATION: none;
	line-height: normal;

}
A:hover {
	COLOR: #FF00FF; TEXT-DECORATION: underline
}
P {
	LINE-HEIGHT: 140%
}
a:link {
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #0000CC;
	text-decoration: none;
}
