/* CSS Document */
a.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #048796;
}

a.footer:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #048796;
	text-decoration:underline;
}
a.footer1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

a.footer1:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;	
}
a.insurance{
	text-decoration: none;
	font-weight:bold;
	font-family:Tahoma;
	color:#3e5356;
	font-size:12px;
}
a.insurance:hover{
	text-decoration: underline; 
	font-family:Tahoma;
	font-weight:bold;	
	color:#3e5356;
	font-size:12px;
}
.Head{
	font-family:Tahoma;
	font-weight:bold;	
	color:#556a6d;
	font-size:14px;
}
.Head a{
	font-family:Tahoma;
	font-weight:bold;	
	color:#556a6d;
	font-size:14px;
}
a.you{
	font-family:Tahoma;
	color:#5c5c5c;
	font-size:11px;
}
.you:hover{
	font-family:Tahoma;
	color:#5c5c5c;
	font-size:11px;
	text-decoration:underline;
}
a.link{
	font-family:Tahoma;
	color:#333333;
	font-size:11px;
}
.link:hover{
	font-family:Tahoma;
	color:#333333;
	font-size:11px;
	text-decoration:underline;
}
a.homemenu{
	font-family:Tahoma;
	color:#545555;
	font-size:12px;
}
.homemenu:hover{
	font-family:Tahoma;
	color:#545555;
	font-size:12px;
	text-decoration:underline;
}
