h1
{
font-family: Georgia, Palatino, Times, serif; 
font-size: 24pt;
line-height: 120%;
font-weight: normal;
text-align: left;
background-color: white;
border-style: none;
margin: 0px;
margin-left: -4px;
color: AF0303;
}

h2
{
margin-top: 0px;
margin-bottom: -6px;
color: blue;
}

.credits
{
color: 222222; 
padding-top: 20px
}

.credits a:link
{
color: gray;
}

.credits a:visited
{
color: gray;
}

.credits a:hover
{
color: blue;
}
.indexpage
{
padding: 10px;
}

div.hot_images
{
padding-bottom: 12px;
}

.hot_images img
{
margin-right: 5px;
margin-bottom: 6px;
border-style: solid;
border-width: 2px;
border-color: white;
margin-right: 4px;
}

.hot_images img.lit
{
border-style: solid;
border-width: 2px;
border-color: red;
margin-right: 4px;
}

span.lit 
{
color: red;
text-decoration: underline;
}

span.lit a:link
{
color: red;
text-decoration: underline;
}

span.lit a:active
{
color: red;
text-decoration: underline;
}

span.lit a:visited
{
color: red;
text-decoration: underline;
}
