* {
	margin : 0px;
	padding : 0px;
}

#main-bg {
	border:1px;
	background-color:#FFFFFF;
	width:100%;
	margin : 0px auto;
	background : url('img/sfondo_sito.jpg') repeat-y;background-position:center;
}

body {
	color : #000000;
	text-align : center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color:#FFFFFF;
}

a {
	color : #000000;
	text-decoration:none;
}

a.tutteofferte {
	color : #000000;
	text-decoration:none;
	bottom:0px;
	
}

a:hover {
	color : #000000;
	text-decoration : none;
}


/* Header Style */

#page_header {
	margin : 0px auto;
	width : 960px;
	height : 110px;
	text-align : left;
	overflow : hidden;
	background : url('/img/barra_top_logo.jpg') no-repeat 0px 0px;
	border-top:solid;border-width:1px;border-color:#FFFFFF;
	border-bottom:solid;border-width:1px;border-color:#FFFFFF;
}

#page_header_left {
	margin-top : 13px;
	width : 180px;
	height : 44px;
	float : left;
	/*background : url('images/header.gif') no-repeat 30px 0px;*/
}

#page_title {
	margin-top : 13px;
	width : 180px;
	height : 44px;
	float : left;
	/*background : url('images/header.gif') no-repeat 30px 0px;*/
}


#page_title2 {
	margin-top : 13px;
	width : 180px;
	height : 80px;
	float : right;
	margin-right:10px;
	/*background : url('images/header.gif') no-repeat 30px 0px;*/
}

h2.row1{height:20px;min-height:20px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:13px;font-weight:bold;color:#FFFFFF;margin-right:10px;text-align:right;margin-top:-2px;}
p.numero{height:18px;min-height:18px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;color:#000000;text-align:right;margin-top:5px;}
p.numero2{height:18px;min-height:18px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;color:#000000;text-align:right;}
p.email{height:18px;min-height:18px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;color:#000000;text-align:right;margin-top:10px;}

#page_title img {
	position : absolute;
	top : -3px;
	margin-left : 0px;
}

#header_menu {
	margin-top : 1px;
	width : 300px;
	height:18px;
	min-height:18px;
	float : right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	color:#FFFFFF;
}

#header_search form {
	margin-top : 4px;
	margin-left : 16px;
}

#header_search input {
	margin-top : 4px;
	width : 133px;
	float : left;
	font-size : 11px;
	border : #737472 1px solid;
}

#header_search input.submit {
	width : 30px;
	height : 18px;
	position : relative;
	top : 2px;
	margin : 2px;
	border : none;
}


/* Menu Style */
#page_menu {
	margin : 0px auto;
	width : 950px;
	height : 35px;
	float : none;
	clear : both;
	text-align : center;
	font-size:11px;
	font-weight:bold;
}

#header_menu ul {
	height : 18px;
	color:#FFFFFF;
}

#header_menu li {
	padding : 2px 0px 0px ;
	padding-right:6px;
	height : 18px;
	float : right;
	}


#linehr {
	margin-right : 150px;
	margin-top:100px;
	border-width:1px;
	border-bottom : #000000 1px solid;
	height:5px;
}

#tithr
{
margin-top:100px;
margin-left:0px;
}

#page_header2 {
	margin : 0px auto;
	width : 960px;
	height : 120px;
	text-align : left;
	overflow : hidden;
	border-top:solid;border-width:1px;border-color:#FFFFFF;
	border-bottom:solid;border-width:1px;border-color:#FFFFFF;
}

.headercol-1{
    float: left;
	overflow: hidden;
	width:253px;
	min-width:253px;
	height:120px;
	min-height:120px;
	background : url('img/header_left.jpg') no-repeat 0px 0px;*/
	}


.headercol-2{
    float: left;
	overflow: hidden;
	width:707px;
	min-width:707px;
	height:120px;
	min-height:120px;
}



.col-1{
    float: left;
	overflow: hidden;
	width:79%;
	min-width:79%;
	border-width:1px;
	border-bottom : #000000 1px solid;
	height:20px;
}


.col-2{
    margin-top:12px;
	margin-left:4px;
    float: left;
	overflow: hidden;
	width:20%;
	min-width:20%;
	height:20px;
	font-weight:bolder;
	font-size:1.2em;font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
/* Main Body Style */

#page_wrapper {
	margin : 0px auto;
	width : 960px;
	text-align : justify;
	display : block;
	clear : both;
}

#page_leftcol {
	width : 190px;
	float : left;
}

#page_maincol {
	margin-left : 18px;
	width : 523px;
	float : left;
}
 
#page_rightcol {
	margin-left : 28px;
	width : 190px;
	float : left;
	margin-top:18px;
}


/* Left Column Style */

.leftcol_box {
	width : 100%;
	background : #fff;
	overflow : hidden;
	display : block;
	clear : both;
	margin-bottom:64px;
}

.leftcol_box h2 {
	padding : 7px 0px;
	height : 11px;
	color : #2E7EDD;
	font-size : 14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height : 11px;
	font-weight : bold;
}



.leftcol_box h2 span {
	left : 5px;
	display : block;
	position : relative;
}

.leftcol_box .content {
	margin : 15px 14px;
	width : 149px;
}

.leftcol_box .footnote {
	padding-left : 5px;
	padding-right : 5px;
	text-align : justify;
	color : #949393;
	clear : both;
}

.leftcol_box form {
	width : 149px;
	float : none;
}

#proposte {
	overflow : hidden;
	height : auto;
	min-height:100px;
}

#proposte h2 {
	background-color : #FFFFFF;
	border-bottom : #FF9900 1px dotted;
}

#proposte a {
	color : #D14A4A;
}

#proposte a:hover {
	color : #EF7C7C;
	text-decoration : none;
	position : static;
}

#allascoperta {
	overflow : hidden;
	height : auto;
	min-height:50px;
}

#allascoperta h2 {
	background-color : #FFFFFF;
	border-bottom : #FF9900 1px dotted;
	text-align:left;
}



ul {
	list-style-image: none;
	list-style-type: none;
}

li {
	list-style-image: none;
	list-style-type: none;
}


/*stili per la navigazione*/
#menu-sx {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	width: 188px;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 3px;
	margin-left:2px;
}
#menu-sx ul{
	margin-left:10px;
	}		
	
#menu-sx li {
	margin-left:10px;
	padding: 0px;
	margin: 0px;
	margin-bottom:5px;
	height: 18px;
	color:#000000;
	/*background-image: url(/images/riga_tr_oriz.gif);*/
	border-bottom : #FF9900 1px dotted;
	background-repeat: repeat-x;
	background-position:bottom;
}

#menu-sx li a:hover, #menu-sx li a:active {
	color:#666666;
	margin-left: 0px;
}
#menu-sx a:link, #menu-sx a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	text-align: left;
	font-size: 11px;
}


/*stili per la navigazione barra destra*/
#menu-dx {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	float: left;
	width: 190px;
	text-align: left;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 3px;
}
#menu-dx ul{
    list-style-position: inside;
	margin-left: -2px;
    margin-right:5px;
	}		
	
#menu-dx li {
    list-style-position: inside;
	display: block;
	padding: 0px;
	margin: 0px;
	margin-bottom:5px;
	height: 18px;
	color:#000000;
	border-bottom : #FF9900 1px dotted;
	background-repeat: repeat-x;
	background-position:bottom;
}

#menu-dx li a:hover, #menu-dx li a:active {
	color:#666666;
}
#menu-dx a:link, #menu-dx a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	text-align: left;
	font-size: 11px;
}

/*  sponsor */
#sponsor {
	margin-top : 15px;
	width : 190px;
	height : auto;
	overflow : hidden;
	text-align:center;
}


#sponsor ul{
	
	margin-left: 0px;

	}		
	
#sponsor li {
	display: block;
	margin-bottom:18px;
	min-height: 50px;
	text-align:center;
}

#knowmore h2 {
	height: 23px;
	background : url('images/header_knowmore.gif') no-repeat 0px 0px;
}

#knowmore span.image {
	float : left;
	display : block;
	width : 58px;
	height : 45px;
}

#knowmore p {
	margin-left : 10px;
	width : 160px;
}

#knowmore .readmore {
	margin-right : 5px;
	text-align : right;
	font-weight : bold;
	clear : both;
}

#knowmore a {
	color : #fff;
}

#newsletter h2 {
	background-color : #58A4DE;
	border-bottom : #58A4DE 1px solid;
}

#newsletter .content {
	margin : 8px 14px 5px;
	width : 149px;
}

#newsletter input {
	margin-bottom : 8px;
	width : 140px;
}

#newsletter input.submit {
	margin-bottom : 10px;
	width : 66px;
	height : 17px;
	float : right;
}


/* Main Column Style */

#maincol_top {
	margin-top : 13px;
	width : 462px;
	height : 137px;
	background : url('images/maincol_bg.gif') repeat-x 0px 0px;
	overflow : hidden;
}

#maincol_top h2 {
	width : 121px;
	height : 32px;
	background : url('images/maincol_header.gif') no-repeat 0px 0px;
}

#maincol_top .sideimg {
	position : absolute;
	background : url('images/maincol_img.gif') no-repeat bottom left;
	width : 87px;
	height : 137px;
}

#maincol_top .content {
	position : absolute;
	margin-left : 95px;
	width : 255px;
	color : #fff;
}

#maincol_top .readmore {
	margin-top : 8px;
	text-align : right;
}

#maincol_top a {
	color : #fff;
	font-weight : bold;
	text-decoration : none;
}

#maincol_top a:hover {
	text-decoration : underline;
}

.maincol_box {
	width : 523px;
	/*background : url('images/maincol_vline.gif') #fff repeat-y 180px 0px;*/
	overflow : hidden;
}

.maincol_box h2 {
	width : 523px;
	height : 26px;
	background : url('img/bgofferte.jpg') no-repeat 0px 15px;
}

.maincol_box h6 {
	width : 523px;
	height : 26px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#CC0000;
	font-weight:lighter;
	letter-spacing:0.5px;
}

.testo12rosso {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	font-weight:lighter;
	letter-spacing:0.5px;
}

#offerte {
	overflow : hidden;
	margin-top:18px;

}

#offerte h2 {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#CC0000;
	font-weight:lighter;
	letter-spacing:0.5px;
}

#offerte h3{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	font-weight:600;
	letter-spacing:0.5px;
}

#offerte h3 a{color:#CC0000;}
#offerte h3 a:hover {color : #FF5200;}
#offerte .wrapper a:hover {color : #FF5200;}

#offerte h4{
	display:block;
	clear:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2E7EDD;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:15px;
	margin-left:20px;
	width:488px;
}

#offerte h4 a{
	margin-top:15px;
	margin-bottom:15px;
	color:#2E7EDD;
	font-weight:bold;
	width:488px;
}


#offerte .content {
	margin-top:-5px;
	width : 520px;
	height : auto;
	float : left;
	overflow : hidden;
	border : #2E7EDD 1px solid;
	background : url('img/sfondo_offerte.gif') repeat-x 0px 0px;
}

#offerte .content-scheda {
	margin-top:-5px;
	width : 520px;
	float : left;
	border : #2E7EDD 1px solid;
	height:auto;
	min-height:500px;
}

#offerte .wrapper-scheda {
	margin-top : 10px;
	margin-left : 8px;
	width : 500px;
	height:auto;
	overflow:hidden;
	font-size:11px;
}


#offerte h1{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2E7EDD;
	font-weight:bold;
	width:488px;
	margin-top:20px;
	bottom:20px;
}



#offerte h1 a{
	margin-top:20px;
	color:#2E7EDD;
	font-weight:bold;
	width:488px;
	bottom:20px;
}


#offerte .wrapper {
    margin-top:10px;
	width : 500px;
	min-height:65px;
	margin-left:5px;
}

#offerte .bookcover {
	width : 80px;
	height : 51px;
	float : left;
}


#offerte p {
	padding-top : 3px;
	padding-bottom : 10px;
	float : none;
	font-size:10px;
	margin-top:0px;
}

#offerte .wrapper-scheda p {
	padding-top : 3px;
	padding-bottom : 10px;
	float : none;
	font-size:10px;
	font-size:12px;
}

#offerte .info {
	width : 160px;
    color:#CC0000;
	font-weight : bold;
	float : right;
	text-align:right;
	margin-bottom:0px;
	
}


#offerte .info a {
	color:#CC0000;
}

#offerte .info a:hover {
	color : #E9993D;
	text-decoration : underline;
}

hr {
	margin-top:70px;
	margin-right:10px;
	margin-left:10px;
	border-width:1px;
	border-style:dotted;
	border-color:#999999;
}


#gallery {
	overflow : hidden;
	margin-top:18px;
}

#gallery .wrapper {
margin-top:18px;
	width : 120px;
	min-height:130px;
	margin-left:8px;
	float:left;
}

#gallery .bookcover {
	width : 120px;
	height : 110px;
	text-align:center;
}

#gallery h3{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;
	font-weight:600;
	letter-spacing:0.5px;
	text-align:center;
}

#gallery h3 a{color:#CC0000;}
#gallery h3 a:hover {color : #FF5200;}

#gallery h1{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2E7EDD;
	font-weight:bold;
	width:488px;
	margin-top:20px;
	bottom:20px;
}



#gallery h1 a{
	margin-top:20px;
	color:#2E7EDD;
	font-weight:bold;
	width:488px;
	bottom:20px;
}

#gallery .content {
	margin-top:-5px;
	width : 520px;
	height : auto;
	min-height:500px;
	float : left;
	overflow : hidden;
	border : #2E7EDD 1px solid;
	background : url('img/sfondo_offerte.gif') repeat-x 0px 0px;
}


div.riga_orizz_tratt hr{ /* take out the troublemaking HR */
display:none; 
}

div.riga_orizz_tratt { /* DIV that wraps and replaces the HR */
	height:10px;
	background-image: url(/images/riga_tr_oriz.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 0px;
	padding: 0px;
} 

#offerte .content_testo {
    margin-top:20px;
	width : 510px;
	height : 100%;
	min-height:100%;
	float : left;
	overflow : hidden;
}

#strutture {
	margin-top:15px;
	overflow : hidden;
	height:auto;
}

#strutture h4 {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#2E7EDD;
	font-weight:bold;
	letter-spacing:0.5px;
}

#strutture .content {
	width : 261px;
	height : 100px;
	float : left;
	overflow : hidden;
}

#strutture .wrapper {
	margin-top : 10px;
	margin-right : 10px;
	position : absolute;
	width : 250px;
	height : 100px;
}

#strutture .bookcover {
	width : 80px;
	height : 75px;
	float : left;
	position : static;
  }

#strutture p {
	padding-top : 3px;
	padding-bottom : 10px;
	float : none;
	font-size:12px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#strutture .box {
	padding-top : 3px;
	padding-bottom : 10px;
	float : none;
	font-size:10px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#strutture h3{
	text-align:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;
	font-weight:600;
	letter-spacing:0.5px;
}

#strutture h3 a{color:#CC0000;}
#strutture h3 a:hover{color:#FF5200;}


#strutture .info {
	float : none;
	width : 160px;
}

#strutture .price h3 {
	color : #E9993D;
	font-size : 9px;
	font-weight : bold;
	float : left;
}

#strutture .buynow {
	font-weight : bold;
	float : right;
}

#strutture .buynow a {
	color : #577D0E;
}

#strutture .buynow a:hover {
	color : #7FAA2D;
	text-decoration : underline;
}



/* Right Column Style */

.rightcol_box {
	width : 190px;
	background-color : #fff;
	overflow : hidden;
}

.rightcol_box h2 {
	width : 183px;
	height : 26px;
}

.rightcol_box h2 {
	padding : 7px 0px;
	height : 11px;
	color : #2E7EDD;
	font-size : 14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height : 11px;
	font-weight : bold;
}

.rightcol_box h6{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0000FF;
	font-weight:bold;
	letter-spacing:-0.6px;
	margin-bottom:10px;
	margin-right:5px;
}

#right_search {
	overflow : hidden;
	height : 240px;
}

#right_search h2 {
	background-color : #FFFFFF;
	border-bottom : #FF9900 1px dotted;
	color:#2E7EDD;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:11px;
	line-height:11px;
	padding:7px 0;
	margin-bottom:10px;
}

#right_search a {
	font-weight : bold;
}

#right_search label{
	color:#2E7EDD;
	text-align:left;
	display:block; 
	width: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:5px;}

#right_search a:hover {
	color : #EF7C7C;
	text-decoration : none;
	position : static;
}

#right_search .codice {
	float:left;
	height:15px;
	width : 60px;
	margin-bottom:2px;
}

#right_search .tipologia {
	float:left;
	height:15px;
	margin-bottom:2px;
	width:150px;
}

#right_search .testolibero {
	float:left;
	height:15px;
	width : 150px;
	margin-bottom:2px;
}

#right_search input {
	margin-bottom : 2px;
	width : 140px;
}


#right_search input.submit {
	margin-left : 9px;
	width : 28px;
	height : 16px;
	float : right;
}


#bo2right h2 {
	/*background : url('images/header_latest.gif') #5C5E5F no-repeat 0px 0px;*/
	background-color : #FFFFFF;
	border-bottom : #FF9900 1px dotted;
}

#bo2right .wrapper {
	position : relative;
	margin : 0px 9px;
	width : 164px;
	overflow : hidden;
}



/* Footer Style */

#page_spacing {
	clear : both;
	float : none;
	border-top : #fff 0px solid;
}

#page_footer {
	margin : 0px auto;
	width : 960px;
	height : 130px;
	min-height:130px;
	background-color : #2E7EDD;
	font-size : 12px;
	color : #ffffff;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#page_footer a {
	color : #ffffff;
	text-decoration : none;
}

#page_footer a:hover {
	color : #fff;
}

#page_footer #testobot {
	padding-top : 3px;
	padding-left : 15px;
	float : left;
	height:100px;
	min-height:100px;
	width:450px;
	min-width:450px;
}


.borderbox {
	clear : both;
	float : none;
	margin-top : 13px;
	/*border : #A5A4A4 1px solid;*/
}



span.menu {
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	}
	
span.menu a{
	color:#000000;
	text-decoration:none;
	}

img {
	border: 0px;
}




.clearthis {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}

#page_credit {
    margin-left:0px;
	margin-top : 15px;
	margin-bottom : 7px;
	text-align : center;
	font-size : 12px;
	color : #010101;
}

#page_credit a {
	text-decoration : none;
	color : #010101;
}

#page_credit a:hover {
	color : #464646;
}

#PAGINAZIONE_CONTENUTO {margin-left:5px; height:auto; min-height:30px;margin-top:5px;}
#PAGINAZIONE_CONTENUTO_TEXT { float:left;}
.PAGINAZIONE {
	border: 1px solid #000000;
	background-color: #E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin: 2px;
	padding-top: 3px;
	width:18px;
	height:auto;
	min-height:15px;
	height: 15px;
	text-align: center;
	float:left;
	vertical-align: middle;
}


.PAGINAZIONE_ATT {
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	margin: 2px;
	padding-top: 3px;	
	width:18px;
	height:auto;
	min-height:15px;
	height: 15px;
	text-align: center;
	float:left;
	vertical-align: middle;
}

.PAGINAZIONE_ATT:Hover {
	border: 1px solid #000000;
	background-color: #E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin: 2px;
	padding-top: 3px;	
	width:18px;
	height:auto;
	min-height:15px;
	height: 15px;
	text-align: center;
	float:left;
	vertical-align: middle;
}

#link_menu_offerte200 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	height: 18px;
	width: 200px;
	border: 2px solid #CC0000;
	padding: 5px;
	margin-right: 10px;
	margin-bottom:20px;
}

#link_menu_offerte200 A:link, #link_menu_offerte200 A:Visited{
	color: #CC0000;
	text-decoration: none;
}


.dettfoto { 
width: 95px; 
padding: 0px 2px; 
float: left; 
margin: 0px;
margin-top:5px; 
margin-bottom:5px;
margin-left:1px;
text-align:center; 
border:0px solid #000000;
font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#830304;
} 

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

#link_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #0066CC;
	text-decoration: none;
	text-align: center;
	width: 104px;
	float: left;
	border: 2px solid #0066CC;
	padding: 5px;
	margin-right: 4px;
	margin-left:2px;
	margin-bottom:10px;
}
#link_menu A:link, #link_menu A:Visited{
	color: #0066CC;
	text-decoration: none;
}

.bordo5_DX {padding-right: 5px;}
.TESTO10 {font-family: Arial, Helvetica, sans-serif; font-size:10px; color: #000000; text-decoration: none}
A.TESTO10:Hover {font-family: Arial, Helvetica, sans-serif; font-size:10px; text-decoration: none; color: #FF0000}
