.preload img{
            width:0px;
            height:0px;
 }

body {
background:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

.con {
margin-top:25px;
margin-left:25px;
margin-right:25px;
width:690px;
color:#666666;
font-size:14px;
}

h2 {
font-size:24px;
text-align:center;
color: #d48224;	
}

/*links*/
a:link {
	text-decoration: none;
	color: #891402;	
}
a:visited {
	text-decoration: none;
	color: #d48224;	
}

a:hover {
	text-decoration: none;
	color: #d48224;	
}

a:active {
	text-decoration: none;
	color: #d48224;	
}

/*links footer*/

#foo a:link {
	text-decoration: none;
	color:#FFFFFF;
}
#foo a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

#foo a:hover {
	text-decoration: none;
	color:#FFFFFF;
}

#foo a:active {
	text-decoration: none;
	color:#FFFFFF;
}

/*Ticker*/
.date {
	color: #d48224;
}
.ticktex {
	color:#FFFFFF;
}

/*News*/
.newsdate {
	color:#d58224;
	font-size:14px;
	font-weight:800;
}

.newshead {
	color:#891402;
	font-size:16px;
	font-weight:800;
}

.newstext {
	font-size:14px;
	color:#666666;
}
