﻿A:link, A:visited {color:brown;} /*Define color de link*/
A:hover { text-decoration:underline; background-color:white; color: black; }/*Define el subrayado y color de fondo*/


	.imagealignuno
	
	{
	margin-top:0px;
	margin-left:0px;
	margin-right:20px;
    margin-bottom:0px;
    padding:0px;
	float:left;
    display:block;
	}
	
	.imagealigndos
	{
	margin-top:0px;
	margin-left:20px;
	margin-right:0px;
    margin-bottom:0px;
    padding:0px;
	float:right;
    display:block;
	}
	
	.tituloscont
	
	{
	text-align:center;
	color:#0096FF;
	font-family:arial,verdana;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	}
	
	.thirdtitles
	{

	text-align:center;
	background-color:#0096FF;
	width:50%;
	margin:0px;
	border:1px solid black;
	line-height:200%;
	color:white;
	font-weight:bold;
	}	
	
	.headers
	
	{
	
	background-color:teal;
	text-align:center;
	font-weight:bold;
	color:white;
	line-height:200%;
	width:50%;
	margin:0px;
	border:1px solid black;
	}
	
	.ojito
	{
	color:red;
	font-weight:bold;
	}
	
	#textalign
	
	{
	text-align:justify;
	line-height: 1em;
	margin-top:25px;
	margin-left:25px;
	margin-bottom:25px;
	margin-right:25px;
	}
	    
	body
	{	
		
		font-family:verdana,arial;
		font-size:13px;
		background-color:white;
		color:black;
	} 
	
	


	
	


	
