.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4F4F4F;
	text-decoration:none;
}
.redlink{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #980808;
	text-decoration:none;
}
.text1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
	text-decoration:none;
}
.bottomtext{
	font-family: Arial;
	font-size: 10px;
	font-weight: none;
	color: #ffffff;
	text-decoration:none;
}
.bottomlink{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.redhd {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF4800;
	text-decoration:none;
}
.rightlink{
	font-family: Arial;
	font-size: 10px;
	font-weight: none;
	color: #6A6A6A;
	text-decoration:none;
}
.rightlink:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight: none;
	color: #FF4800;
	text-decoration:none;
}

.BrandHeader{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF9A00;
	text-decoration: underline;
}

.HomePageHeader{
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.HomePageImageText{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.LineCardList{	
	font-size:12px;
	font-family:Arial;
	text-decoration: none;
	color: #4f4f4f;
	}
	
.LineCardList:hover{	
	font-size:12px;
	font-family:Arial;
	text-decoration: none;
	color: #188BC1;
	}
