a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.mainstyle {
	font-family: Tahoma;
	font-size: 12px;
}

.Smalllinks {
	font-family: Tahoma;
	font-size: 10px;
	style=text-decoration: none;
	color: #FF3300;
}
.titlestyle {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.bigtitlestyle {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}
.biglinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
.smallorangtext {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF6600;
}
.input {
	background-color: #F3F3F3;
	font-family: Tahoma;
	font-size: 11px;
	width: 150px;
}
.botton {
	background-color: #F3F3F3;
	font-family: Tahoma;
	font-size: 11px;
	width: 50px;
}

.smalltext {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000; 
}

.smalltitleorange {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF6600; 
}

.smalltitlered {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000; 
}

.smalltitleblue {
	font-family: Tahoma;
	font-size: 10px;
	color: #0000CC; 
}

.esteshara {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
}
.estesharaorange {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF3300;
}

