 table { 
 	border: 1px solid #000000; 
 }
body {
	background-color:#000000;
	font-family:Tahoma;
	font:Tahoma;
	font-size:32px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	vertical-align: text-top;
}
li.weddingprice{
	font-size:20px;
	}
td.heading{
	font-size:18px;
	font-variant:small-caps;
	
}
td.links{
	font-size:20px;
	color:#FFFFFF;
	}
table.footer{
	font-size:16px;
	}
table.list{
	font-size:24px;
	}
ul{
	font-size:24px;
	}
li.main{
	font-size:24px;
	color:#0033FF;
}
a{
	text-decoration:none;
	color:#CCCCCC;
	}
a.header{	
	font-size:18px;
	text-decoration:none;
	color:#FFFFFF;
	}
a:hover{
		background:#999999;
		color:#000000;
	}	
