@charset "utf-8";

body{
	margin: 0px;
	font-family: Tahoma;
	background-image: url(../../images/up-bg.jpg);
	background-repeat: inherit;
	
}

.bot{
font-size:8pt;
color:#59691B;
text-decoration:underline;
}

.bot:hover{
	font-size:8pt;
	color:#000000;
	text-decoration:none;
}	