@charset "utf-8";
body {
	font-family: Tahoma, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.menu{
	color:#F4D6A2;
	text-decoration:none;
}
.btns{
	color:#23475B;
	text-align:left;
	font-weight: bold;	
}
a {	color: #8B0F04;	text-decoration: none; }
a:hover { color: #8B0F04; text-decoration: underline; }
.p{ text-align: justify; }

