body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg_tile.gif);
	background-repeat: repeat-y;
	background-color: #B8BCB4;
}
.mainbg {
	background-image: url(../images/bg_page.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #990066;
}
a {
	font-weight: bold;
}.carat {
	color: #CC0000;
	font-weight: bold;
}

