A {
	color: White;
	text-decoration: none;
	font-size: 16px;
	font-family: "Trebuchet MS";
}

A:HOVER  { color: #CCCCCC; text-decoration: none }


A.other:hover  { color: #CCCCCC; font-size: 16px; font-family: "Trebuchet MS"; text-decoration: none }

A.anchor {
	color: White;
	text-decoration: underline;
	font-size: 12px;
	font-family: "Trebuchet MS";
}


A.anchor:hover {
	color: White;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS";
}


.style1 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.background   { background-image: url(images/index_image.jpg); background-repeat: no-repeat}
