body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:16px;
	text-decoration:none;
}
a:link {
	color:#333333;
	text-decoration:none;
}
a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
a:active {
	color:#333333;
	text-decoration:underline;
}

.text_oringe_14px {
	color:#FF3300;
	font-size:14px;
	font-weight:bold;
}

.text_red_12px {
	color:#FF0000;
}

.mybut{
    border:1px solid #c5e2f2;
	background:#cde4f2 url('../images/but.gif') repeat-x 50% top;
	height:25px;
	margin-left:5px;
	cursor: pointer;
    overflow:visible;
	padding:0 5px;
	margin:5px 0 5px 0;
}
