/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html {
	scrollbar-face-color: #001C41;
	scrollbar-highlight-color: #00A7EB;
	scrollbar-3dlight-color: #001C41;
	scrollbar-darkshadow-color: #001C41;
	scrollbar-shadow-color: #00A7EB;
	scrollbar-arrow-color: #00A7EB;
	scrollbar-track-color: #001C41;
	cursor: url(bonfm.cur); 
}

body {
	margin: 0;
	padding: 0;
	background: #001C41;
	font: normal small Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #001C41;
}

a {
	background: url(images/img_13.gif) repeat-x left bottom;
	text-decoration: none;
	color: #00A7EB;
}

a:hover {
	background: none;
	text-decoration: underline;
}

.image {
    margin-right: 5px;
}
