body {
	background-image: url(images/bg_01.jpg);
	background-repeat:no-repeat;
	background-position: 10px 10px;
	font-family: "Arial";
	color: #000080;
	font-weight: bold;
}


.ana{
	font-family: "Arial Narrow";
	color: #000099;
	font-size: 18px;
	font-weight: bold;
}


.call{
	font-family: "Arial";
	color: #FF9900;
	font-size: 24px;
	font-weight: bold;
}

.red{
	font-family: "Arial";
	color: #FF0000;
	font-weight: bold;
}
.tbbg{ 
     background-attachment: fixed; 
	 background-image: url(images/bg_04.jpg); 
	 background-repeat: no-repeat; 
	 background-position: right bottom
}

a.top {
	font-size: 7px;
}
