/* CSS Document */
@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;


}
td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
}
a:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;

}
a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;

}
a:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #C10100;

}
a:active {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;

}

/* MENU ######################################################################################################## */

.menu a:link {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #E81A48;

}
.menu a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #E81A48;

}
.menu a:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #e81a48;

}
.menu a:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #E81A48;

}

/* COR 1 ######################################################################################################## */
.cor1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.cor1 a:link {
	text-decoration: none;
	font-family: Verdana, Verdana, Arial;
	font-size: 11px;
	color: #333333;

}
.cor1 a:visited {
	text-decoration: none;
	font-family: Verdana, Verdana, Arial;
	font-size: 11px;
	color: #333333;

}
.cor1 a:hover {
	text-decoration: underline;
	font-family: Verdana, Verdana, Arial;
	font-size: 11px;
	color: #366B9D;

}
.cor1 a:active {
	text-decoration: none;
	font-family: Verdana, Verdana, Arial;
	font-size: 11px;
	color: #264F7D;

}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

