body
{
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-size: 14px;
}

.navegacio
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ccc;
	line-height: 22px;
	background-color: #700;
}

.navegacio a:link
{
	color: #ccc;
}

.navegacio a:visited
{
	color: #ccc;
}

.navegacio a:hover
{
	color: #ccc;
}

.navegacio a:active
{
	color: #ccc;
}

a:link
{
	color: #fff;
}

a:visited
{
	color: #fff;
}

a:hover
{
	color: #fff;
}

a:active
{
	color: #fff;
}
