.main1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
 background-color: #000000;
 background-position:top center;
 background-image: url(images/bg-main.jpg);
 background-repeat: no-repeat;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


A.type1:link    {color:#f52f38; text-decoration:none;}
A.type1:visited {color:#f52f38; text-decoration:none;}
A.type1:active  {color:#f52f38; text-decoration:none;}
A.type1:hover   {color:#f52f38; text-decoration:underline;}


A.type2:link    {color:#999999; text-decoration:none;}
A.type2:visited {color:#999999; text-decoration:none;}
A.type2:active  {color:#999999; text-decoration:none;}
A.type2:hover   {color:#999999; text-decoration:underline;}