.link		{
	text-decoration: underline;
	font: normal 9pt Arial;
	color: black;
}

.link:hover	{
	text-decoration: none;
	color: red;
}

.tdmenu		{
	cursor: pointer;
}

.linkmenu	{
	text-decoration: none;
	font: bold 9pt Arial;
	color: #333333;
}

.linkmenu:hover	{
	color: gray;
}

.linkmenut	{
	text-decoration: none;
	font: bold 9pt Arial;
	color: gray;
}

.linkmenuh	{
	text-decoration: none;
	font: bold 9pt Arial;
	color: #333333;
}

.linktree	{
	text-decoration: none;
	font: normal 9pt Arial;
	color: black;
	vertical-align: text-bottom;
}

.linktree:hover	{
	color: red;
}

.linktree:active{
	font: bold 9pt Arial;
}

.linkforum	{
	text-decoration: underline;
	font: bold 9pt Arial;
	color: black;
}

.linkforum:hover{
	text-decoration: none;
	color: red;
}

.menu		{
	text-decoration: none;
	font: bold 9pt Arial;
	color: black;
}

.menu:hover	{ 
	color: red;
}

.normal 	{
	font: normal 9pt Arial;
}

.small		{ 
	font: normal 7pt Arial;
}

.titulo 	{
	font : bold 12pt Arial;
	color: Black;
}

body  		{
	font-family : Arial;
	font-size : 9pt;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	background : White;
	scrollbar-3d-light-color : Silver;
	scrollbar-arrow-color : Silver;
	scrollbar-base-color : Silver;
	scrollbar-dark-shadow-color : #000000;
	scrollbar-face-color : Gray;
	scrollbar-highlight-color : #CCCCCC;
	scrollbar-shadow-color : #333333;
}

input, option	{
	border-color : Gray;
	border-width : 1px;
	border-style : solid;
	font-family : Arial;
	font-size : 8pt;
	padding : 2px 2px 2px 2px;
	height : 15pt;
}

select 		{
	font-family : Arial;
	font-size : 8pt;
}

textarea  	{
	border-color : Gray;
	border-width : 1px;
	border-style : solid;
	font-family : Arial;
	font-size : 8pt;
	padding : 2px 2px 2px 2px;
}

text 		{ 
}

li  		{
	font-family : Arial;
	font-size : 9pt;
	list-style-type : square;
	list-style : square;
	overflow : auto;
}
