/* style sheet for the 12 apostles games page
   written by Benedict Davies
   20 October 2002 */


A:link{
text-decoration: none;
color=#cc0000;
}

A:active{
text-decoration: none;
color=#0000cc;
}

A:visited{
text-decoration: none;
color=#cc0000;
}

td.introtext{
color: #000000;
font-weight: normal;
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
}

td.bodytext{
color: #000000;
font-weight: normal;
font-size: 10pt;
font-family: trebuchet ms, arial, helvetica, sans-serif;
}

td.detailstext{
color: #666666;
font-weight: normal;
font-size: 8pt;
font-family: arial, helvetica, sans-serif;
}

td.archivelink{
color: #000000;
font-weight: bold;
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
}
