*{

	font-family: Tahoma, Verdana, sans-serif;

	font-size: 13px;

}

.small {

	font-size: 12px; 

}

.big {

	font-size: 14px; 

	font-weight: bold;

}

.normal {

	font-size: 13px; 

}





a, a:visited { font-size: 13px; color: #ff5a00; text-decoration: none; font-weight: bold; } 

a:hover, a:active { font-size: 13px; color: #ff5a00; text-decoration: underline;  font-weight: bold; } 



/* Links section ----------------------------------------------------------- */



/* Links section End-------------------------------------------------------- */



body, td, p, li, ul, ol {

	color: #000000;

}



body{

	background-color: #FFFFFF;

}



li, ul, ol {

	/*list-style:none;*/

}



p {

	margin: 10px 0 10px 0;

}

