﻿/* CSS Document - created by PaginaFacil.net*/

<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2B4E87;
}
table {
	font-family: Tahoma;
	font-size: 11px;
	color: #2F2F2F;
}

a {
	color: #2E5181;
	text-decoration: none;
}
a:hover{
	color: #2E5181;
	text-decoration: underline;
}

a:active {
	color: #2e5181;
	text-decoration: none;
}


.txt1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #E36F01;
	text-decoration: none;
}

.txt1:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #E36F01;
	text-decoration: underline;
}

.txt1:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #E36F01;
	text-decoration: underline;
}

.f11 {
	font-size: 11px;
}
.m {
	font-family: Tahoma;
	font-size: 11px;
	color: #2F2F2F;
}
.m1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

	ul#topmenu {
		list-style-type: none;
		font-family: Tahoma;
		font-size:11px;
		color: #000000
	}

	ul#topmenu li a {
		font-family:Tahoma;
		font-size:11px;
		text-decoration: none;	
		color: #2E5181;
	}

	ul#topmenu li a:hover {
		font-family: Tahoma;
		font-size: 11px;
		text-decoration: underline ;
		color: #2F2F2F;
		
	}

	ul#topmenu li a.activa {
		font-family: Tahoma;
		font-size: 11px;
		text-decoration: underline ;
		color: #000000;
		font-weight: bold;
-->
</style>