A:link { text-decoration: none; color: #e70751} 
A:visited { text-decoration: none; color: #e70751} 
A:hover { text-decoration: none; color: #ffffff} 

.style_gpbsystems {
	color: #FF0000;
	font-size: 10px;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	color: #e70751;
}

.selected_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
}

.normal_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height: 15pt;

}

.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #e70770;
	line-height: 15pt;
    margin-left:30px;
}

.times {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold
	font-variant: normal;
	text-transform: none;
	color: #e70770;
	line-height: 15pt;
}

.clear{
    clear:both;    
}

.offer {
    top:537px;
    color:white;
    position: absolute;       
}

.inline {
    margin:0;    
}


