/* CSS Document */
body,td,th {
	font-family: Garamond, Verdana, Courier, Arial, serif;
	text-align:justify;
	color: #000000;
}
body {
	background-image: url(/multimedia/imis/cf-we-links1.jpg);
}
a:link {
	color: #800000;
}
a:visited {
	color: #800080;
}
.c{
text-align:center;
}
.d {
text-align:right;
}
.c-white {
color:white;
}
.viga-180{
	font-family: Verdana, sans-serif, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	background-color: #CC9900;
	display: block;
	width: 180px;
	height:17px;
}
.viga-370{
	font-family: Verdana, sans-serif, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	background-color: #CC9900;
	display: block;
	width: 370px;
	height:17px;
}
.navigation{
	font-family: Verdana, sans-serif, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	background-color: #CCFFFF;
	display: block;
	padding: 2px;
	width: 550px;
}
.navigation:hover{
	font-family: Verdana, sans-serif, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #800000;
	display: block;
	padding: 2px;
	width: 550px;
}
