/* CSS Document */


html {
	}

body 
{
	/*background-color: #004b84;*/
	margin-top: 0px;
	font-family:  tahoma, verdana, arial, sans-serif ;
	/*background:  url(images/new/fnd_003.gif) top no-repeat;*/
	background-color:#7a1840;
}



a , a:link , a:visited {
color : #999999;
text-decoration : underline;
}
a:hover {
color: #666666;
text-decoration : none;
}
a:active , a:focus {
color : #CCCCCC;







}#home{
width: 800px;
height: 600px;
text-align: center;
padding-top: 300px;

}#home a , #home a:link , #home a:visited {
color : #FFFFFF;
font-weight: bolder;
text-decoration : underline;
}

#home a:hover {
color: #FFFF00;
text-decoration : none;





}#menu{
width: 800px;
height: 600px;
text-align: center;
padding-top: 300px;

}#menu a , #menu a:link , #menu a:visited {
color : #FFFFFF;
font-weight: bolder;
text-decoration : underline;
}

#menu a:hover {
color: #FFFF00;
text-decoration : none;
}
