p.frontlink {
	
border: dotted #215498;
width: 170px;
height: 45px;
text-align: center;
font-weight : bolder;
font-size : 16px;
color : #D53F44;

	}

p.contentlink {

border: dotted #215498;
width: 170px;
height: 25px;
text-align: center;
font-weight : bolder;
font-size : 16px;
color : #D53F44;

        }

BODY {
	color : Black;
	background-color : White;
	font-family : Verdana, Arial, sans-serif;
	font-size : smaller;
	margin : 10px 10px 10px 10px;
	padding : 10px 10px 10px 10px;
}

div.cminfo {
	background: White;
	color: white
}

A {
	color : #D53F44;
	text-decoration : none;
	background-color : #ffffff;
}

A.box {
	color : #D53F44;
	text-decoration : none;
	font-weight : bolder;
	text-align: center;
	vertical-align: middle;
}

td.content {
	background-color : #FFFFFF;
}

td.front {
	background : url(http://www.thegreatbritishballoon.co.uk/editor/UserFiles/Image/300-628.jpg) no-repeat center top;
	}

table.leftcontent {
	background : url(http://www.thegreatbritishballoon.co.uk/150-314.jpg) no-repeat 60px top;
}

A:HOVER {
	color : #215498;
	text-decoration : underline;
	border-color : #215498;
	background-color : #FFFFFF;
}

A:HOVER.box {
	color : #D53F44;
	text-decoration : underline;
	font-weight : bolder;
}

div.slogan {
	color : #215498;
	font-weight: bold;
}

div.title {
	text-decoration : none;
        text-align : left;
        font-size : 18px;
        font-weight : bold;
	color : #215498;
	}

