p {
	font-size : 9px;
	font-family : Arial;
	color : #CCCCCC;
	text-align : center;

margin : ;
	font-weight: bold;

}

h3 {
font-family : Arial;
color : #C0C0C0;
text-align : center;
}

h2 {
font-family : Arial;
color : #000000;
text-align : center;
}

h1 {
font-size : 16px;
font-family : Arial;
color : #ffffff;
text-align : center;
}

body {
	font-size : 9px;
	font-family : arial;
	color : #666666;
	background : #ffffff url() fixed repeat;
	font-weight: normal;

}

blockquote {
font-size : 9px;
font-family : Arial;
color : ;
text-align : ;
}

/*----------------links--------------------------------------*/
a{
	color: #920027;
	text-decoration: underline;
	font-weight:none;
}
a:hover{
	color: #666666;
	text-decoration: none;
	font-weight:none;
}
a.footer{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size:10px;
}
a.menu_top{
	color: #333333;
	text-decoration: none;
	font-size:10px;
	font-weight: normal;
}

a.menu_bottom{
	color: #333333;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
	margin:0px 8px 0px 8px;
	padding:0px;
}

a.phone{
	color: #666666;
	font-size:12px;
	text-decoration: underline;
	margin:0px;
	padding:0px;
}
a.english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a.scottish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
a.irish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008100;
	text-decoration: none;
}
a.welsh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.not-look{
	
	font-size:20px; color:#AA0000;
}