
body {
 font-family : arial;	
 font-size : 10pt;
 background-repeat: no-repeat;
 background-position : top,left;
 color:FFCB8D;
}
body.index
{
 font-family : arial;	
 font-size : 10pt;
 background-repeat: no-repeat;
 background-position : center;
 color:FFCB8D;
}

body {fontfamily : arial; fontsize : 10pt; 
}

td {
 font-family : arial;	
 font-size : 10pt;
}

A {
	color : #fffddc;
	font-family : arial;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
}
a:visited { color : white;}

A:hover {
	color : #E7903B;
}
A:active {
	color : white;
}


A.menu {
	color : FFAF5E;
	font-family : helvetica;
	font-weight : normal;
	font-size : 9pt;
	font-variant : small-caps;
    text-decoration : none;
}
a:visited.menu { color :#FFAF5E;}

A:hover.menu {
	color : black;
	background-color : #E7903B;
}
A:active.menu {
	color : white;
}
.address
{
font-size:8pt;
font-family: Verdana,Arial;
color: #FFBA87;
}

a.address {
font-size:8pt;
font-family: Verdana,Arial;
color:#FFBA87;
}
a:visited.address
{color: #FFBA87;}
a:hover.address
{color: #FFBA87;}
a:active.address
{color: white;}

