/* CSS Document */

body 

{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-image:url(../image/humming_bird_bg_1.jpg);
	background-repeat:repeat-x;
	background-color:#cddbf8;
	
}

.white {color:#FFFFFF;}

a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #48655c;
	font-weight:bold;
	text-decoration: underline;
}
a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #48655c;
	font-weight:bold;
	text-decoration: underline;
}
a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #48655c;
	font-weight:bold;
	text-decoration: underline;
}
a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #48655c;
	font-weight:bold;
	text-decoration: underline;
}

a.normal:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight:normal;
	text-decoration: underline;
}
a.normal:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight:normal;
	text-decoration: underline;
}
a.normal:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight:normal;
	text-decoration: underline;
}
a.normal:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight:normal;
	text-decoration: underline;
}



a.white:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #ffffff;
	font-weight:normal;
	text-decoration: underline;
}
a.white:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #ffffff;
	font-weight:normal;
	text-decoration: underline;
}
a.white:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #ffffff;
	font-weight:normal;
	text-decoration: underline;
}
a.white:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #ffffff;
	font-weight:normal;
	text-decoration: underline;
}
