a {}
a:hover {}
a:active {}

body, td, font {
	font-family: Verdana;
	font-size: 14px;
	color: #cd9f90;
}

.main
{
	background-image: url('../images/layout/layout_13.jpg');
	background-repeat: no-repeat;
	background-position: top center; 
}

.contact1
{
	font-size: 18px;
	color: #6c9c40;
	letter-spacing: 5px;
}

.contact2
{
	font-size: 18px;
	color: #cd9f90;
	letter-spacing: 5px;
}

.contact1 a {
	text-decoration: none;
	color: #6c9c40;
}

.contact1 a:hover {

	color: #cd9f90;
}

