// ------------------------------------------
// StyleSheet File: Fulla d'estils www.akamc2.net
// <link rel="stylesheet" href="estils_openMosix.css" type="text/css">
// ------------------------------------------


A.one					{CURSOR: hand}
A.one:link			{text-decoration: none; color: #213095;}
A.one:active			{text-decoration: none; color: #213095;}
A.one:visited			{text-decoration: none; color: #213095;}
A.one:hover			{text-decoration: none; color: yellow;}

A.two					{CURSOR: hand}
A.two:link			{text-decoration: none; color: #ffffff;}
A.two:active			{text-decoration: none; color: #ffffff;}
A.two:visited			{text-decoration: none; color: #ffffff;}
A.two:hover			{text-decoration: none; color: #CC0000;}

.clean        {font-family:Helvetica,Arial,sans-serif}
.tip          {font-family:Helvetica,Arial,sans-serif; position:absolute; left:0px; top:0px; visibility:hidden; z-index:20}
TD.tiptd      {border-bottom:1px solid #333366; border-top:1px solid #DDDDEE; border-left:1px solid #DDDDEE; border-right:1px solid #333366; padding:2px; font-family:Helvetica,Arial,sans-serif}

body 
{ 
	font-size: 12pt;
	font-family: sans-serif;
	background-color: white;
	color: black;
	margin: 0 0 0 0;
	background-color: #333333;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #999999;
	SCROLLBAR-BASE-COLOR: #333333;
}

TD.dash
{
	border: 1px dashed #000000;
}

.f1
{
	font-size: 12px;
	color: #ffffff;
}

li
{
	font-size: 12px;
	color: #cccccc;
}

.f2
{
	font-size: 16px;
	color: orange;
}

.f3
{
	font-size: 12px;
	color: #cccccc;
}

.head1 
{
	background-color: #333333;
}

A.menu:link
{
	color: #cccccc;
	text-decoration: underline;
} 

A.menu:visited
{
	color: #cccccc;
	text-decoration: underline;
}

A.menu:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

A.menu:active
{
	color: #cccccc;
	text-decoration: none;
}

A:link
{
	color: #cccccc;
	text-decoration: underline;
} 

A:visited
{
	color: #cccccc;
	text-decoration: underline;
}

A:hover
{
	color: #ffffff;
	text-decoration: none;
}

A:active
{
	color: #cccccc;
	text-decoration: none;
}