A:VISITED {
	color : Maroon;
}
BODY {
	scrollbar-arrow-color : Red;
	font-family : Verdana;
	scrollbar-base-color : Gray;
}
.ren {
	text-align : justify;
	margin-top : 0px;
	margin-bottom : 0px;
	text-indent : 0px;
	font-size : 12px;
	font-family : Verdana;
}
.tor {
		text-align : justify;
	margin-top : 0px;
	margin-bottom : 0px;
	text-indent : 10px;
	font-size : 10px;
	font-family : Verdana;
}
A {
	color : Blue;
	text-decoration : none;
}
A:HOVER {
	color : Purple;
	text-decoration : underline;




