﻿body,table,input,select,a,form{
	font-size:12px;
	color:#333333;
	font-family:"", "Arial", "Arial Black";
	line-height: normal;
	word-spacing: normal;
	
}
a{text-transform: none;text-decoration: none; color: #0092DD}
a:link {color: #0092DD; TEXT-DECORATION: none;}
a:hover {
	color: 0067A9;
	text-decoration: underline;
	font-family: "", "Arial", "Arial Black";
	
}
a:active {color: #0092DD; text-decoration: none;}
.copyright {
	color: 0092DD;
}
.backgroud {
	background-image: url(images/1_02n.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}