
A
{
text-decoration: underline;
color: #0D0869;
font-size: 11pt;
}

A:hover
{
text-decoration: underline;
color: #4A5ABD;
font-size: 11pt;
}

A.visited
{
text-decoration: underline;
color: #0D0869;
font-size: 11pt;
}

A.imgbord:link {color: black;} 
A.imgbord:active {color: black;} 
A.imgbord:visited {color: black;} 
A.imgbord:hover {color: black;} 

H3
{
color: #0D0869;
}

DIV
{
font-weight: bold;
color: #0D0869;
}

td.white
{
background-image: url('images/whitespace.gif');
background-color: #FFFFFF
}

td.backgroundpic
{
background-image: url('images/festiveice_07.gif');
background-color: #FFFFFF
}

td.menubackgroundpic
{
background-image: url('images/festiveice_04.gif');
background-repeat: no-repeat;
background-color: #FFFFFF
}

td.menubackgroundpicindex
{
background-image: url('images/festiveice_04index.gif');
background-repeat: no-repeat;
background-color: #FFFFFF
}

td.menubackgroundpiccontact
{
background-image: url('images/festiveice_04contact.gif');
background-repeat: no-repeat;
background-color: #FFFFFF
}

A.visited:hover
{
text-decoration: underline;
color: #4A5ABD;
font-size: 11pt;
}

table.main
{ 
border: 2px solid #333; 
} 




