.maintext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	list-style-image: url(images/bullet.gif);
}

.greenlink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #669933;
	text-decoration: underline;
	list-style-image: url(images/bullet.gif);
}

.greenlink a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #669933;
	text-decoration: underline;
	list-style-image: url(images/bullet.gif);
}

.greenlink a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #669933;
	text-decoration: underline;
	list-style-image: url(images/bullet.gif);
}

.greenlink a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #3366CC;
	text-decoration: underline;
	list-style-image: url(images/bullet.gif);
}

a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #3366CC;
	text-decoration: underline;
}

.boldblue {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	list-style-image: url(images/bullet.gif);
}

.boldgreen {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #669933;
	list-style-image: url(images/bullet.gif);
}
.news {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #808080;
}


.repeatx {
	background-repeat: repeat-x;
}

 a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #3366CC;
	text-decoration: underline;
} 

.repeaty {
	background-repeat: repeat-y;
}

.norepeat {
	background-repeat: no-repeat;
}

.copy {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #666666;
}

a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

a:active {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #3366CC;
	text-decoration: underline blink;
}


