A:link {font-family: Verdana;	font-size: 12px; color: #882170; text-decoration: underline;}
A:visited {font-family: Verdana; font-size: 12px; color: #882170; text-decoration: underline;}
A:active {font-family: Verdana; font-size: 12px; color: #ff0000; text-decoration: underline;}
A:hover {font-family: Verdana; font-size: 12px; color: #ffffff; text-decoration: underline;}


.txt {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	hover: underline;
}
.txt2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.txt3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

body{
scrollbar-base-color: #882170
}

