.body {
	font: normal 12px Trebuchet MS;
	margin-bottom: 0;
	margin-left: 0;
	color: #000;
	background: transparent url(bg.jpg);
}

/* --main-- */

a:link, a:visited, a:active { font: normal 12px Trebuchet MS;}
a:link { text-decoration: none; color: #CC0101;}
a:visited { text-decoration: none; color: #CC0101;}
a:active { text-decoration: none; color: #CC0101;}
a:hover { text-decoration: none; color: #333;
}

a img, img { border: none;}

/* --link-- */

h1 {
	font: normal 12px Trebuchet MS;
	font-weight: bold;
	color: #333;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 25px;
	margin-right: 35px;
}
/* --text-- */
