.titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: yellow; 
	text-transform: capitalize;
	text-decoration: none;
}

.titulo2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: yellow; 
	text-transform: capitalize;
	text-decoration: none;
}
div {
		line-height: 29px;
}

.textosnegro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: yellow;
	text-decoration: none;
	font-weight:900;
	background-color: black;
}

.textosnegro1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: yellow;
	text-decoration: none;
	line-height:29px;
}

a {
	color: yellow;
	font-size: 14px;
	line-height: 29px;
}

a:Hover {
	color: yellow;
}

a.vinculo {
	color: yellow;
}

a.vinculo:Hover {
	color: yellow;
}

a.vinculoTitulo {
	color: yellow;
	font-size: 16px;
	font-weight: Bold;
	padding-bottom: 12px;
}

a.vinculoTitulo2 {
	color: yellow;
	font-size: 16px;
	padding-bottom: 12px;
}

a.vinculoTitulo:Hover {
	color: yellow;
}

body {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	letter-spacing: 1px;
	background-color: black;
}

table, p, form, div{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	letter-spacing: 1px;
	background-color: black;
}
td {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
}

th {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: Bold;
	color: yellow;
	background-color: Black;
	font-size: 14px;
}

li{
	line-height: 29px;	
}	
	
p{
	line-height:29px;	
 }

ul{
	line-height:29px;	
	}

	dl{
	line-height: 29px;
}
ol{
		padding-bottom: 29px;	
		line-height: 29px;	
		}