/* CSS Document */

.style30 {
	color: #FEC9A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; }

.style31 {font-size: 18px}

.stylemenu {font-family: arial, helvetica, sans-serif;
			font-size: 10px;
			color: #FFD43E;
			font-weight:plain;
			padding-bottom:12px;
			}
.stylemenu  a 
            {color: #FFD43E;
			text-decoration: none;
			}
.stylemenu  a:hover	
         	{
			color: #FFD43E;
			}		
			
.design {font-family: arial, helvetica, sans-serif;
			font-size: 12px;
			color: #FFD43E;
			font-weight:plain;
			}
.styleheadtxt {font-family: arial, helvetica, sans-serif;
			font-size: 16px;
			color: #000000;
			font-weight:bold;
			}

.enter {font-family: arial, helvetica, sans-serif;
			font-size: 20px;
			color: #FFF4DC;
			font-weight:bold;
			}
.enter  a 
            {color: #ffffff;
			text-decoration: none;
			}
.enter  a:hover	
         	{
			color: #DADADA;
			}	

.link {font-family: arial, helvetica, sans-serif;
			font-size: 20px;
			color: #ffffff;
			font-weight:bold;
			}
.link  a 
            {color: #ffffff;
			text-decoration: none;
			}
.link  a:hover	
         	{
			color: #DADADA;
			}	

.bold				{
					font-family: arial, helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					color: #FCCB22;
					text-decoration: none;
					}	
.bold a				{
					color: #FCCB22;
					text-decoration: none;
					}
.bold a:hover		{
					color: #FFE68E;
					}