/* UKWeddingIndex.com - common.css */

body,td,th {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
body {
	height: 100%;
	margin: 0px;
	background: #F0F0F0;
}
a:link {
	color: #000066;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 1px;
	font-weight: bold;
}
a:visited {
	color: #000066;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 1px;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
h1 {
	font-size: xx-large;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: large;
}
h4 {
	font-size: medium;
}
h6 {
	font-size: small;
}
.commonoutercells {
	background: #F0F0F0;
}
.commonmaincell {
	background-color: #FFFFFF;
	vertical-align: top;
}

a.gfxlink {
	border: none;
}
a.gfxlink:link {
	border: none;
}
a.gfxlink:visited {
	border: none;
}
a.gfxlink:hover {
	border: none;
}
a.gfxlink:active {
	border: none;
}
