body {
	background-image: URL(images/BGMain.jpg);
	background-attachment: fixed;
     color: #333333;    
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	text-decoration: none;
     margin: 0px 0px 0px 0px;
}

a {
     color: #3872B2;
     font-weight: normal;
     text-decoration: underline;
     cursor: pointer;
}

a:hover {
     color: #E94A2D;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
}

.cc {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	text-decoration: none;
	color: #003366;
}

.cc a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	text-decoration: none;
	color: #dd4400;
}

.cc a:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	text-decoration: none;
	color: #dd4400;
	font-weight: bold;
}

