.link_01 a:link {
	font-family: Arial;
	font-size: 10px;
	color: #999999;

}
.link_01 a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}
.link_01 a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;

}
.link_01 a:active {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;

}
body {
	height: auto;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
.10ptbold {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	
}
td {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.textred {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #BE1F1B;
}

.textpink {
	font-family: Arial;
	font-size: 11px;
	color: #FFF2FF;
}
.bordertopbottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.textwhite {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.link_03 a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BE1F1B;
	border: 1px solid #990000;
	text-decoration: none;
	line-height: normal;
	padding: 3px 5px;

}
.link_03 a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	border: 1px solid #006600;
	text-decoration: none;
	line-height: normal;
	padding: 3px 5px;

}
.link_03 a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0066;
	border: 1px solid #FF0066;
	text-decoration: none;
	line-height: normal;
	padding: 3px 5px;

}
.link_03 a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0066;
	border: 1px solid #FF0066;
	text-decoration: none;
	line-height: normal;
	padding: 3px 5px;

}

