body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #009933;
}

body {
	background-attachment: fixed;
	background-image: url(../images/background_panel_logos_5.jpg);
	background-repeat: repeat;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
