/* CSS Document */
body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:14px;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
}
.bottom{
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
a:link {text-decoration : none; color : #cc6200;}
a:visited {text-decoration : none; color : #cc6200;}
a:hover {text-decoration : none; color : #325579;}
a:active {text-decoration : none; color : #cc6200;}
.a1:link {text-decoration : none; color : #ffffff;}
.a1:visited {text-decoration : none; color : #ffffff;}
.a1:hover {text-decoration : none; color : #ffff00;}
.a1:active {text-decoration : none; color : #ffffff;}

