a {
	color: #000000;
	text-decoration: underline;
}

input {
	font-size: 11px;
}

select {
	font-size: 11px;
}

textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

a :hover {
	color: #000000;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}

.BottomNav {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.Alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.NavLink {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.HeaderLink {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.HeaderText {
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.price {
	font-weight: bold;
}



.SubTitle {
	font-weight: bold;
	font-size: 14px;	
}

.label {
	font-size: 11px;	
}

.Title {
	font-weight: bold;
	font-size: 18px;	
}
