body {
	margin:0px;
	background-image: url(Images/bgr-sample.jpg);
}
.links {
	color: #0000FF;
	font-size: 12px;
}

a.links {
	color: #0000FF;
	font-size: 12px;
	text-decoration:none;
	
}

a:hover.links {	
	color: #0000FF;
	font-size: 12px;
	text-decoration:underline;
	
}


td, span, div {
	font-size:12px;
	color:#343333;
	font-family:tahoma, Verdana, Arial;
}


.Footer{
	font-size:11px;
	text-decoration:none;
	
}

a.Footer{
	font-size:20px;
	color:#8696A5;
	text-decoration:none;
	
}

a:hover.Footer{
	font-size:10px;
	color:#8696A5;
	text-decoration:underline;
	
}
.bold {
	font-weight: bold;
	font-size: 11px;
}
.table {
	border: 2px solid #e8e8e8;
	font-size: 12px;
}
.tabletxt {
	font-size: 12px;
	color: #000066;
}

a.tabletxt {
	font-size: 12px;
	color: #000066;
	text-decoration:none;
	
}

a:hover.tabletxt {
	font-size: 12px;
	color: #000066;
	text-decoration:underline;
	
}
.titles {
	font-size: 16px;
	font-weight: bold;
}
.footertxt {
	font-size: 11px;
	color: #FFFFFF;
}

a.footertxt {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	
}

a:hover.footertxt {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
	
}
.brdr {
	border: 1.5px solid #000000;
}
.RED {
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
}
