td {  font-family: Arial; font-size: 12px; color: #5f5b54; font-weight: normal}

body
{
background-image:url('images/background.jpg');
}

body { font-family: Arial; font-size: 12px; color: #5f5b54; font-weight: normal}

.head1 {  font-family: Arial; font-size: 12px; color: #ffffff; font-weight: normal}


img.shadow {
	outline: 1px solid #ddd;
	border-top: 1px solid #fff;
	padding: 10px;
	background: #f0f0f0;
}

A.type1:link    {color:#E8E8E8; text-decoration:none;}
A.type1:visited {color:#E8E8E8; text-decoration:none;}
A.type1:active  {color:#E8E8E8; text-decoration:none;}
A.type1:hover   {color:#fdb303; text-decoration:underline;}

A.type2:link    {color:#000066; text-decoration:none;}
A.type2:visited {color:#000066; text-decoration:none;}
A.type2:active  {color:#000066; text-decoration:none;}
A.type2:hover   {color:#800000; text-decoration:underline;}
