.Ltxt {
	font-family: "Arial";
	font-size: 24px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #0000FF;
}
.linkmenu {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
}
.linkbutton {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	text-decoration: blink;
	background-color: #CCCCCC;
	margin: auto;
	padding: 4px;
	height: auto;
	width: auto;
	float: left;
}
.Headtitle {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000FF;
	text-decoration: blink;
}
.subtitle {
	font-family: "Arial";
	font-size: 12px;
	font-style: italic;
	color: #993366;
}
.txtbody {
	font-family: "Arial";
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.txtfooter {
	font-size: 9px;
	color: #006699;
	font-family: "Arial";
}
.ListBox_Link {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	;
	text-decoration: none;
}

a:link {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: white;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.whiteH {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
a:visited {
	color: red;
	text-decoration: none;
	font-size: 13px;
}
.next {
	font-family: "arial";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
