.border {
	text-decoration: none;
	border: 1px solid #333333;
}
.border:hover {
	text-decoration: none;
	border: 1px solid #990000;
}
.linksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FDEDED;
	border-bottom-color: #FDEDED;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.linksmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	display: block;
	text-decoration: underline;
	font-weight: bold;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FDEDED;
	border-bottom-color: #FDEDED;
	display: block;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	display: block;
	text-decoration: none;
}
 
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D3C42;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FDEDED;
	border-bottom-color: #FDEDED;
	display: block;
	text-decoration: none;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D3C42;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2D3C42;
	border-bottom-color: #2D3C42;
	display: block;
	text-decoration: none;
}
 .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D3C42;
	text-decoration: none;
}
.textlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	line-height: 10px;
	font-weight: bold;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eeeeee;
	text-decoration: none;
	font-weight: bold;
}
.linktexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.linktexto:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
