/*
GBNY Comicguide Stylesheet
Build 20101210f
*/


html {
font-size: 100%;
}


body {
background: #000000;
font-family: Times New Roman,adobe-times,Times;
font-size: 62.5%; /* 92309w This sets the default font size to be equivalent to 10px */
color: #ffffff
}

a:link {
text-decoration: none;
color: #0099ff
}
a:hover {
text-decoration: underline;
color: #cc0000
}
a:visited {
text-decoration: none;
color: #cc0000
}
