/* additional page */
.text {
	position:absolute;
	top: 35px;
	left:0px;
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	width: 100%;
} 

.text2 {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	}
.text3 {
	font-family: Verdana;
	font-size: 14px;
	color: #fff;
	font-weight:bold;
	}


.text2 a:link, .text2 a:visited {text-decoration:underline;font-weight:bold;color:#fff;}
	
.text2 a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #afafaf;text-decoration:none; font-weight:bold;}	
	
.finance {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;}

.finance2 {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	font-weight: bold;}
	
.stocktitle {
	position:absolute; top: 10px; left:0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;}	

h1 {			
	font-family: Verdana;
	font-size: 16px;
	color: #fff;} 

p {			
	font-family: Verdana;
	font-size: 11px;
	color: #fff;} 

/* advert description */
td {			
	font-family: Verdana;
	font-size: 11px;
	color: #fff;} 

.stock {margin-top :20px;}	

html {}

body {background:#484848;}

.text2 #hometext {
	margin-top: 10px;
}

a {color:#fff;}

#featured {
	margin-right: 10px;
	margin-bottom: 30px;
	float: right;
	width:200px;
	height:247px;
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	border: 2px solid #000;
	background-image: url(images/featured.gif);
}
#inlineFourth {
	height: auto;
	width: 200px;
	left: 15px;
	top: 40px;
	margin-top: 30px;
}
