body         { background-color: #FFFFCC;
				color: #000080;
                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: #0000FF; font-weight: bold }
a:active       { color: #00FFFF; font-weight: bold }
a:visited    { color: #008080; font-weight: bold }
