a:link {  color:#990000; text-decoration: none ; }
a:visited {  color: #990000; text-decoration: none ;}
a:hover {  color: #CC0000; text-decoration: none ; }
.logo {  font-family: Arial Black; font-size: 28px; font-weight: bold; color: #ffffcc}
.text {  font-family: Tahoma; font-size: 12px; color: #666666}
.title {  font-family: Tahoma; font-size: 18px; font-weight: bold; color: #333333}
.text1 {font-family: Tahoma; font-size: 11px; color: #FFFFFF}
body { background-image:url(../images/backgrd.jpg) ;}
a:link {
	font-family: tahoma; 
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
a.a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.menu{
	padding-left:30px; 
	padding-right:20px; 
	padding-bottom:20px; 
	padding-top:20px;
	font-family: Tahoma;
	font-size: 11px; 
	color: #FFFFFF
}

.body{
	padding-left:20px; 
	
}


.title{

	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: navy;
}
