.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 20px;
}
.buton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
.buton a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.buton a:hover{
color: #000000;
}
.botom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC6633;
	text-decoration: none;
	text-align: center;
}
.botom a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
	text-align: center;
}
.botom a:hover{
color: #000066;
}
.welcome {
	background-image:url(images/homepage_17.gif);
	background-repeat:no-repeat;
	height: 25px;
	width: 252px;
	background-position: left;
	padding-left: 15px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
