/* CSS Document */


body {
	background-color: #000000;
	background-image: url(http://ruipedra.pt/templates/ja_fedora_1.5_templates/images/pat1.gif);
}
body,td {
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-variant: normal;
	line-height: 12px;
}
.style2 {
	color: #E83219;
	font-weight: bold;
}
a:link {
	color: #E83219;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E83219;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}


