body td, div, select {
	font-family: Arial, Helvetica, Sans-Serif;
	color : black;
	font-size : 12px;
}

a:link {
	color : #ff6a00;
	text-decoration: none;
	font-weight : bold;
}

a:visited { 
	color : #ff6a00;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
    color : #ff6a00;
    text-decoration : underline;
    font-weight : bold;
}

.tableHead {
	color : #016e51;
	font-weight : bold;
	font-size : 15px;
}

.date {
	font-weight : bold;
	font-size : 14px;
}

.footer {
	color : #B4B4B4;
	font-size : 10px;
}

.paddingSign {
	position:absolute;
	left: 600px;
	top: 249px;
}

.mainbull {
	background : #ABBC4B;
}

.maintrading {
	background : #ffa73f;
}

.mainhome {
	background : #dbdbdb;
}

.maintradingpage {
	background : #221F20;
}