body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	font-size: 13px;
	background:  	#7E2217 url(balkc2.jpg) no-repeat top center fixed;
}

html {
      overflow: -moz-scrollbars-vertical;
} 


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000022;
}
a:active {
	text-decoration: underline;
	color: #000022;
}
.submitLink {
   color: #000000;
   background-color: transparent;
   border: none;
   cursor: pointer;
   cursor: hand;
  }


.message{
	margin-left:70px;
	margin-top:13px;
	margin-bottom:10px;
}

.message a{
	text-decoration: none;
	color:darkred;
	font-weight:bold;
}
.message a:hover{
	text-decoration: underline;
	color:darkred;
}
