/* Copyright Notice */
/* This file contains proprietary information of mm Perfect Web Design */
/* Copying or reproduction without prior written approval is prohibited. */
/* Copyright (c) 1998,1999,2000,2001,2002,2003 */
/* Style sheet for British Pubs Online Website */

/* Default Anchor Settings */
A{color:#0000ff;text-decoration:underline;}
A:VISITED{color:#0000ff;text-decoration: underline;}
A:HOVER{color:#ff0000;text-decoration:underline;}

#linksWrapper {
text-align:center;
padding:10px;
}

#linksMain {
width:90%;
border:0;
height: 400px;
overflow:auto;
text-align:left;
}

linkTitle{
/*text-align:left;*/
}

a.linkHREF, a.linkHREF:visited {text-decoration:none; color:blue;}
a.linkHREF:hover {text-decoration:underline; color:red;}

linkDescription {

}