﻿a {
	color: #000000;
}
a:hover {
	color: #006D6A;
}
body {
	background-position: center center;
	margin: 0px;
	background-image: url('images/bg_home.jpg');
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
}
.noBorder {
	border-width: 0px;
}
