A, BODY, OPTION, SELECT, TABLE, TD, TR {
	COLOR: #333333;
	font-size:11px;
	FONT-FAMILY:helvetica,verdana,tahoma,sans-serif
}

BODY{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	
}

A {
	COLOR:#0970a0;
	font-size:11px;
	TEXT-DECORATION:none;
	
}

A:hover	{
	text-decoration:underline;
	
}

a.gray{
	color: #333333;
	text-decoration:none;
}

a.gray:hover{
	color: #999999;
	text-decoration:none;
}

a.orange{
	color: #b87c09;
	text-decoration:none;
}

a.orange:hover{
	color: #dbb20e;
	text-decoration:none;
}

a.blue{
	color: #0099cc;
	text-decoration:none;
}

a.blue:hover{
	color: #66ccff;
	text-decoration:none;
}

a.blue1{
	color: #638ca1;
	text-decoration:none;
}

a.blue1:hover{
	color: #85b3d7;
	text-decoration:none;
}

a.red{
	color: #ff0101;
	text-decoration:none;
}

a.red:hover{
	color: #da806b;
	text-decoration:none;
}

a.none{
	text-decoration:none;
}

a.none:hover{
	text-decoration:none;
}




INPUT, TEXTAREA {
	COLOR:#202020;
	font-size:11px;
}

.line-gray {
	border-top: 1px solid #cccccc;
	
}

.txt-gray-99 {
	COLOR:#999999;
	
}

.txt-light-blue1 {
	COLOR:#047bb6;
	
}

.txt-bullet1 {
	COLOR:#2a5789;
	
}


.txt-light-blue-13 {
	font-size:13px;
	COLOR:#3399cc;
	
}

.title-black-15 {
	font-size:15px;
	COLOR:#000000;
	
}

.title-magenta-15 {
	font-size:15px;
	COLOR:#d31daf;
	
}

.title-red {
	COLOR: #CC0000;
	
}


