/* CSS for jervo Bridal Website */

TD					{
	font-family: GillSans, Garamond;
	font-size:12px;
	color : 990000;
}

P 					{
	font-family:GillSans, Garamond;
	font-size:12px;
	line-height: 150%;
	color : 990000;
}

H1					{
	color: 990000;
	font-family:GillSans, Garamond;
	font-size:14px;
	font-weight : bold;
}

A					{
	color: 990000;
	font-family: verdana,arial;
	font-size: 12px;
	text-decoration: none;
	cursor:hand;
}
A:hover				{text-decoration:underline;}
