@charset "UTF-8";

body,td,th {
	color: #FFF;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 
 input {
	border: 1px solid #D5CAAA;
	color: #604C28;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
textarea {
	border: 1px solid #D5CAAA;
	color: #604C28;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #FC0;
}
a:hover {
	color: #F3C;
	text-decoration: none;
}
a:visited {
	color: #FC0;
}
a:active {
	color: #FC0;
}




.ia:link {
	color: #D5CAAA;
	font-size: 18px;
	
}
.ia:hover {
	color: #FFF;
	font-size: 18px;
}
.ia:visited {
	color: #D5CAAA;
	font-size: 18px;
}
.ia:active {
	color: #900;
	font-size: 18px;
}
.tits {
	font-size: 13px;
	color: #FF0033;
	font-weight: bold;
}
.bordabege {
	border: 1px dashed #EBE5CB;
}
.tith2 {
	color: #FF0033;
	font-weight: bold;
	font-size: 16px;
}

