﻿
html,body {
	color:#323F15;
	font-size:12px;
	/*background:#ffffEF;*/
	margin:0px; height:100%; 
}
img { 
border-style: none;
	border-color: inherit;
	border-width: 0px;
	/*float: left;*/
} 


#CopyRight {
     font-size:12px;
     color:#000000;
}


a {
color:#052B50;
text-decoration:none;
}

a:visited {
color:#0000FF;
text-decoration:none;
}

a:hover {
color:#0000FF;
text-decoration:none;
}
