/* CSS Document */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #BABDBA;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
body {
	background-color: #000000;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #BABDBA;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BABDBA;
}
a:hover {
	text-decoration: underline;
	color: #E0AD12;
}
a:active {
	text-decoration: none;
	color: #E0AD12;;
}
.texto1 {
	font-family:  Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #BABDBA;
}
.texto2 {
	font-family:  Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #BABDBA;
}
.texto3 {
	font-family:  Times New Roman, Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #BABDBA;
}