
a.head:link { color: #303C76; text-decoration: none }
a.head:active { color: #303C76; text-decoration: none }
a.head:visited { color: #303C76; text-decoration: none }
a.head:hover { color: #5E6061; text-decoration: underline }


a.cat:link { color: #5E6061; text-decoration: none }
a.cat:active { color: #5E6061; text-decoration: none }
a.cat:visited { color: #5E6061; text-decoration: none }
a.cat:hover { color: #303C76; text-decoration: underline }

a.button:link { color: white; text-decoration: none }
a.button:active { color: white; text-decoration: none }
a.button:visited { color: white; text-decoration: none }
a.button:hover { color: white; text-decoration: underline }

hr {
border: 0;
color: #303C76;
background-color: #303C76;
height: 2px;
width: 100%;
text-align: left;
}

{ font-smooth:always; }

  .price 
{ 
background-image: url(price.gif); 
background-repeat: no-repeat; 
}

.table
{
	

	border-color: #5E6061;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}

.box 
{ 
background-image: url(back.gif); 
background-repeat: no-repeat; 

}



