/* www.BicycleCam.com    */
/* css for grinch page */
body {background-color:#00ccff; font-family: arial, Times, serif; font-style: normal; font-weight: normal }

table.top {font-size: larger; font-weight: bold}
table.gtable {font-size: smaller; font-weight: lighter; background-color:#ffff00}

H3 { font-size: large; color: black }

A:link    { color: black; font-size: 100% }
A:active  { color: red; font-size: 100% }
A:hover   { color: red; font-size: 100% }
A:visited { color: black; font-size: 100% }
