/* CSS Document */

.botoia
{
        cursor:pointer;
}

.body
{
	background-color:'#4084c4';
}

a:link
{
	font-size:12px;
	color:#000000;
	font-weight: bold;
}

a:visited
{
	font-size:12px;
	color:#000000;
	font-weight: bold;
}

.thead
{ 
	color:#afeaaa;
	background-color:#c90024;
	font-weight:bolder;
	font-size:20px;
}
.taulaBikoitiak
{
	background-color:#027e35;
	color:#afeaaa;
}
.taulaBakoitiak
{
	background-color:#afeaaa;
	color:#027e35;
}

textarea.special {
font-family:arial;
font-size:14px;
}
textarea.special:first-line {
font-weight: bold;
} 

