@charset "utf-8";
/* CSS Document */

.body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	
}

.body a:link {
	text-decoration: none;
	color: #990000;
}
.body a:visited {
	text-decoration: none;
	color: #990000;
}
.body a:hover {
	text-decoration: underline;
	color: #990000;
}
.body a:active {
	text-decoration: none;
	color: #990000;
}

.evid {
	color:#990000;
	font-size:12px;
	
}
.tit {
	font-size: 13px;
	color: #990000;
	font-weight:bold;
}

.tit2 {
	font-size: 13px;
	color: #ffff99;
	font-weight:bold;
}


.footer {
	font-size:10px;
	color:#ffffff;
	}
.footer a:link {
	font-size:10px;
	text-decoration: none;
		color:#990000;

}
.footer a:visited {
	font-size:10px;
	color:#990000;
	text-decoration: none;
}
.footer a:hover {
	font-size:10px;
	text-decoration: underline;
		color:#990000;

}
.footer a:active {
	font-size:10px;
	text-decoration: none;
		color:#990000;

}

.box {
	border: #990000 solid 1px;
	background-color:#FFCC66;
	margin:0px;
	padding:0px;
}

.box2 {
	border-bottom: #990000 solid 1px;
	margin:0px;
	padding:0px;
}
.box3 {
	border-bottom: #990000 solid 1px;
	border-right: #990000 solid 1px;
	margin:0px;
	padding:0px;
}

.barra {
	font-size: 12px;
	color:#990000;
	font-weight:bold;
}

.barra a:link {
	font-size: 12px;
	color:#990000;
	font-weight:bold;
	text-decoration: none;
}

.barra a:visited {
	font-size: 12px;
	color:#990000;
	font-weight:bold;
	text-decoration: none;
}

.barra a:hover {
	font-size: 12px;
	color:#990000;
	font-weight:bold;
	text-decoration: underline;
}

.barra a:active {
	font-size: 12px;
	color:#990000;
	font-weight:bold;
	text-decoration: none;
}

.intro {
	font-size: 14px;
	color:#FFFF99;
	font-weight:bold;
}

.intro a:link {
	font-size: 14px;
	color:#FFFF99;
	font-weight:bold;
	text-decoration: none;
}

.intro a:visited {
	font-size: 14px;
	color:#FFFF99;
	font-weight:bold;
	text-decoration: none;
}

.intro a:hover {
	font-size: 14px;
	color:#FFFF99;
	font-weight:bold;
	text-decoration: underline;
}

.intro a:active {
	font-size: 14px;
	color:#FFFF99;
	font-weight:bold;
	text-decoration: none;
}

.lang {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	
}

.lang a:link {
	text-decoration: underline;
	color: #000000;
}
.lang a:visited {
	text-decoration: underline;
	color: #000000;
}
.lang a:hover {
	text-decoration: underline;
	color: #000000;
}
.lang a:active {
	text-decoration: underline;
	color: #000000;
}

