/**
 * 
 */

body
{
	margin: 0;
	font-size: 75%;
	font-family: Arial;
	color: #545F27;
	background-image: url("../img/topside.jpg");
	background-repeat: repeat-x;
}

a
{
	color: #D78A1C;
}

a img {
	border:none;

}

.normal-font
{
	font-weight: normal;
	font-style: normal;
	font-family: 'arial';
}

.em
{
	color: #FF0000;
}

