/* Uudenmaan joukkoliikenneinfo tyylimäärittelyt/10.04.2009/tkä */

p {font-size: 90%; font-family: trebuchet ms, sans-serif; color: #666666; }

h1 {font-weight: bold; font-size: 110%; font-family: trebuchet ms, sans-serif; color: #3399CC; }

h2 {font-weight: bold; font-size: 100%; font-family: trebuchet ms, sans-serif; color: #3399cc; }

a.white:link {color: #ffffff; text-decoration: none}
a.white:visited {color: #ffffff; text-decoration: none}
a.white:active {color: #ffffff; text-decoration: bold}
a.white:hover {color: #ffffff; text-decoration: underline}

a.black:link {color: #666666; text-decoration: none}
a.black:visited {color: #666666; text-decoration: none}
a.black:active {color: #666666; text-decoration: none}
a.black:hover {color: #666666; text-decoration: underline}

a.blue:link {color: #3399CC; text-decoration: none}
a.blue:visited {color: #3399CC; text-decoration: none}
a.blue:active {color: #3399CC; text-decoration: bold}
a.blue:hover {color: #3399CC; text-decoration: underline}

body {background-color: "3399cc"}