}
a:link {
	color: #0cc0e2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F3661C;
}
a:hover {
	color: #8D1835;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #999999;
}

.tit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #66cc33;
	text-decoration: none;
}
.tit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.bodytext {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.capitals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #834e97;
	text-decoration: none;
}
.titulos {
	font-family: verdana;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: none;
	text-transform: none;
	color: #5d3887;
	text-decoration: none;
}
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #834e97;
	text-decoration: none;
}
.italicnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9933;
	text-decoration: none;
}

button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8bd4e5;
	text-decoration: none;
}

a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: url(images/backgroundbuttonov.jpg);
background-repeat: repeat;
width: 140px;
height: 25px;
margin: 1px auto;
padding: 5px 0 0 0;
text-align: center;
font-family: verdana, sans-serif;
font-size: 13px;
font-weight: normal;
text-decoration: none;
color: #5d3887;
}

a.button:hover, a.button:active {
    background-image: url(images/backgroundbutton.jpg);
	color: #FFFFFF;
}
.menuinf {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #734898;
	text-decoration: none;
}
.subtitulos {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #834e97;
	text-decoration: none;
}
.italicunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #FF9933;
	text-decoration: underline;
}

