@import url("/style2.css");
}
a:link {
	text-decoration: underline;
	color: #000000;
	text-indent: 2pt;
	white-space: normal;


}
a:hover {
	text-decoration: none;
	color: #663333;

}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
