/* Scrollbar properties are only supported by Internet Explorer 5.5+  */
body {
	background-color: #254182;
	background-image: url("../images/bg_main.jpg");
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Start link news style */

a.type:link {
	text-decoration: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
}

a.type:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
}

a.type:active {
	text-decoration: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
}

a.type:hover {
	text-decoration:underline;
	color:#feee41;
	font-family: Tahoma;
	font-size: 12px;
}


/** **/

a.des:link {
	text-decoration: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
}

a.des:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
}

a.des:active {
	text-decoration: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
}

a.des:hover {
	text-decoration:underline;
	color:#feee41;
	font-family: Tahoma;
	font-size: 12px;
}
		