.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
    text-decoration: none;
    }
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#blueborder {
	border: 5px solid #00adcb;
	background-color: #FFFFFF;
	background-position: center;
	width: 600px;
	top: 100px;
}
    a:hover {
    color: #248598;
    }
.bluestroke {
	border: 5px solid #00adcb;
}
.pagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFC2A6;
	text-decoration: underline;
    a:hover
    color: #000000;
    }
.Layer1 {
	background-position: center;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
}
.dealerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFC2A6;
	text-decoration: underline;
    a:hover
    color: #248598;
    }