.downlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

	
	
.downlinks :hover {
	color: #FCC360;
	text-decoration: underline;
}
.star  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC66;
	font-weight: bold;
}

.star:hover  {
	
	color: #FFFFFF;
	text-decoration: underline;
}
body {
	margin: 0px;
}
.back {
	background-image: url(images/backpages.jpg);
	background-repeat: repeat-y;
	font-family: tahoma, arial, verdana;
	font-size: 14px;
	color: #000000;
	line-height: 23px;
}
.hometext {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	padding-top: 20px;
	padding-right: 24px;
	padding-left: 24px;
}
.backp {
	background-color: #FED174;
	background-image: url(images/backpages1.jpg);
	background-repeat: no-repeat;
}
.first {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.second {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}

.thirt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A4001E;
}
.thirt:hover {
	color: #FF3300;
}
.list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	list-style-type: decimal;
	line-height: 20px;
}
.list2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	list-style-type: disc;
	line-height: 20px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.coname {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #CC0000;
	font-weight: bold;
}
.bg_buttons {
	background-image: url(images/bg_buttons.jpg);
	background-repeat: repeat-x;
}
