a:link       { color: rgb(193,56,6) }
a:visited    { color: rgb(0,40,150) }  
a:active     { color: rgb(20,20,120) }
a:hover      { color: rgb(255,127,40) }

.title {
	font-family: tahoma, arial, sans-serif;
	font-size: 20px ;
	color: red
}

.footer {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px ;
	color: rgb(204,204,204);
}

.head1 {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px ;
}
.body1 {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px ;
}