<!--
.text 
{
	font-size : 10;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #c0c0c0;
}

.text_pata
{
	font-size : 9;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #c0c0c0;
}

.bold 
{
	font-size : 10;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : White;
}

.developed
{
	font-size : 9;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #536D84;
}

.copy
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color: #C0C0C0;
	font-weight : bold;
}

a:link
 {
	color: White;
	text-weight: bold;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited 
{
	color: White;
	text-weight: bold;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover
 {
	color: #c0c0c0;
	text-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.copy:link
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color: #C0C0C0;
	font-weight : bold;
}

A.copy:active
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color: #C0C0C0;
	font-weight : bold;
}

A.copy:visited
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color: #C0C0C0;
	font-weight : bold;
}

A.copy:hover
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight : bold;
}

A.copy2:link
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
text-decoration: none;
color: #C0C0C0;
}

A.copy2:active
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
text-decoration: none;
color: #C0C0C0;
}

A.copy2:visited
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
text-decoration: none;
color: #C0C0C0;
}

A.copy2:hover
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
text-decoration: none;
color: #ffffff;
}


#top
{
	z-index: 1;
} 

#down
{
	z-index: 1;
} 
 
#scrollArea
{
	position:absolute;
	width:300;
	height: 110;
	overflow:hidden;
	clip:rect(0,320,240,0);
	visibility:hidden
} 

#divContent
{
	position:absolute;
	top:0;
	left: 0;
}
-->
