/* GENERIC STYLE SHEET
*/

/* MAIN STYLES */
td {	text-align: left;
	vertical-align: top;
	font-family:helvetica,arial;
	font-size:11px;
	color:5D5D5D;}

.t10 { font-family: georgia;
	font-size: 10px;
	font-style: normal;}
.style1 {color: #f26522}

a { text-decoration: none;	color:4B4B4B;}
a.1 {	text-decoration: underline; color: 4B4B4B;}
a:hover		{ text-decoration: underline }


.links{
color: #F96923;
}
.links a{
 color: #F96923;
}

.links a:hover{
text-decoration: underline 
}