/* CSS, design and layout by Denmark D. Braga [Dtm]. */
/* All associated graphics and images - original copyright by © 2006 Denmark D. Braga */
/* Dtm Digital Arts */

/* LINK STYLES */

a img {
	border:0px;}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #00007E;
}

/* GENERAL DEFINITIONS */

body {
	background-color: #2f2f2f;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#all {
	width: 750px;
	margin: 0 auto;
}
