body         { background-color: #FFFFCC;
				color: #008000;
                font-family: Times New Roman, Times, Serif;
    		
    		}		
#textolargo	{
		width: 75%;
		position: static;
		margin-top: 20px;
		margin-left: 80px;
		margin-bottom: 25px;
		font-size: 105%; 
	}
#textocorto {
		width: 75%;
		position: static;
		margin-top: 20px;
		margin-left: 120px;
		margin-bottom: 25px;		
		font-size: 110%;
	}

table, td {border-color: #CC9900}
a:link       { color: #FF6600; font-weight: bold }

a:visited    { color: #008000; font-weight: bold }

