* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
	
}

html {
	font-size: 100%;
	
}

body {

	background-color:#000000;
	margin: 0;
	align: center;

}
TD.headerNavigation {
	width: 100%;
	height: 100%;
	border: 0;
}

A.menu {
	font-family: Tahoma;
	Color : #666666;
	Font-Size : 11px;
	text-decoration : none;
}
A.menu:visited {
	Color : #666666;
	Font-Size : 11px;
	text-decoration : none;
}
A.menu:hover {
	Color : #666666;
	Font-Size : 11px;
	text-decoration: underline;
}
A.menu:active {
	Color : #666666;
	Font-Size : 11px;
	text-decoration : none;
}

.title{
	font-family: Tahoma;
	Color : #333333;
	Font-Size : 14px;
	text-decoration : none;

}
.subtitle{
	font-family: Tahoma;
	Color : #333333;
	Font-Size : 12px;
	font-weight: bold;
	text-decoration : none;

}
.texto{
	font-family: Tahoma;
	Color : #333333;
	Font-Size : 11px;
	text-decoration : none;
}
/**/
A.simp {
	font-family: Helvetica, sans-serif;
	Color : #FFFFFF;
	Font-Size : 11px;
	text-decoration : none;
}
A.simp:visited {
	Color : #FFFFFF;
	Font-Size : 11px;
	text-decoration : none;
}
A.simp:hover {
	Color : #9DACBB;
	Font-Size : 11px;
	text-decoration: none;
}
A.simp:active {
	Color : #FFFFFF;
	Font-Size : 11px;
	text-decoration : none;
}

