/* CSS Document */

caption
{
font-family:Tahoma;
color:#CC6666;
font-weight:bold;
}	 	 

h1, h2, h3, h4, h5, p, table
{
font-family:Tahoma;
color:#CC6666;
}
 a
{
font-family:Tahoma;
color:#CC3300
}
table.links
{
font-family:Tahoma;
font-size:smaller;
}

font.caption
{
font-family:Tahoma;
font-size:x-small;
}
a:hover
{background:#FFC6AA; padding-top:3px;padding-bottom:3px;
}
     

