body {
	text-align:left;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #6464640;
}
table, td, tr {
  	font-family:Arial;
  	font-size:10;
  	margin: 3px;
  	padding: 1px;
}

.mehr {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #be0a0a;
	text-decoration: none;
}

a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #be0a0a;
	text-decoration: none;	
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2d4e74;
	text-decoration: underline;
	
}	

.hotlinks a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #939393;
	text-decoration: none;
	
}

.hotlinks a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2d4e74;
	text-decoration: none;
	
}

.news_info {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #8d8d8d;
}

form, input{
  background-color:white;
  font-family:Arial;
  font-size:10;
  margin: 3px;
  padding: 1px;
}
