/* terasof.com/css/main.css */

a:link {
	text-decoration: none;
	color: #09C;}

a:visited {
	text-decoration: none;
	color: #09C;}

a:hover {
	text-decoration: none;
	color: #F06;}
	
a:active {
	text-decoration: none;
	color: #FC0;}
	
.Stil1 {
	color: #669EE5;
	font-weight: bold;}
	
body,td,th {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;}
	
a {
	/* font-size: 14px; */
	font-family: Verdana, Geneva, sans-serif;}

hr {
	border-color: #006;
	width: 50%;
	text-align: center;
	/* background-color: #506;
	width: 40%;
	height:60px; --- HTML 4.0 size="30" */}

#c {
	text-align:center;} /* */

.light_blue {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/* font-size: 14px; */
	color: #3FC;}
	
.red {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/* font-size: 14px; */
	color: #FF0000;}
	
.orange {
	color: #F90;}

#c {
	text-align:center;}
