A:ACTIVE {
	color : 00005B;
	text-decoration : none;
}
A:LINK {
	color : 00005B;
	text-decoration : none;
}
A:HOVER {
	color : FF0000;
	text-decoration : underline;
}
A:VISITED {
	color : 00005B;
	text-decoration : none;
}
BODY {
	scrollbar-arrow-color : #00005B;
	scrollbar-face-color : #ffffff;
	scrollbar-base-color : #00005B;
	background-color : #336699;
	scrollbar-shadow-color : #ffffff;
	scrollbar-dark-shadow-color : #ffffff;
	scrollbar-highlight-color :#ffffff;
}
#texto{
	font-family : arial;
	font-size : 12px;
	color : #FFFFFF;
	text-align: justify;
	font-weight: bold;
}
#texto1{
	font-family : arial;
	font-size : 12px;
	color : #000000;
	text-align: justify;
}
#texto2{
	font-family : arial;
	font-size : 18px;
	color : #00005b;
	text-align: center;
}
#texto3{
	font-family : verdana;
	font-size : 9px;
	color : #00F;
	text-align: justify;
}
#texto4{
	font-family : arial;
	font-size : 9px;
	color : #00005B;
	text-align: justify;
}

body tr td table tr td table tr td p {
	color: #00005B;
	font-family: Arial;
	font-size: 18px;
	text-align: center;
}
