a:link {
color: #996666;
}
a:visited {
color: #996600;
}
a:hover {
color:
}
a:active{
color:
}
.text {
	font-family: sans-serif;
	font-size: 15px;
}
.textb{
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.mail {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color: White;
}
.label{
	font-family: sans-serif;
	color: #660000;
	font-size: 15px;
	font-weight: bold;
}
.pip{
	font-family: sans-serif;
	color: #669900;
	font-size: 18px;
	font-weight: bold;
}
.head1{
	font-family:  Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
}
.cr {
	font-family:  Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 8px;
}
.bg1 {  background-color: #FFCC00}
.bg2 {  background-color: #FF6600}
.bg3 {  background-color: #CC9900}
.bg4 {  background-color: #660000}