.link {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.text {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
}

.link a:hover {

	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.texthead {

	font-family: Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #001441;
	text-decoration: none;
}
.textb {

	font-family: Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
}
.textfield {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px solid #666666;
}
.button {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px solid #666666;
}


.textl {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #515151;
	text-decoration: underline;
}
.textl a:hover {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: underline;
}
.bullet {
	font-family: Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
}
.title {


	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #EBEBEB;
	text-decoration: none;
}
.bottomlink {

	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E9E9E9;
	text-decoration: none;
}
.bottomlink a:hover {


	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E9E9E9;
	text-decoration: underline;
}
.texthead a:hover {


	font-family: Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #001441;
	text-decoration: underline;
}
.img {
	border: 2px double #000;
}