/* File [GasPrices43449.css] Updated 10/19/2005 */
/* ============================================ */
a:link {
color: blue;
text-decoration: underline;
}
a:visited {
color: navy;
text-decoration: underline;
}
a:hover {
background-color: teal;
color: LightCyan;
font-weight: bold;
text-decoration: none;
}
a:active {
background-color: teal;
color: yellow;
font-weight: bold;
text-decoration: none;
}
/* ==================== */
body {
background-color: LightCyan;
color: purple;
font-family: Arial, Helvetica, Verdana, sans-serif;
}
/* ==================== */
h2 {
align: left;
}
/* ==================== */
pre {
color: black;
}
/* End-of-File [GasPrices43449.css] */