/*
College Hill Bed and Breakfast
(c) 2004-2010 SOBCON, Inc.
All rights reserved
*/

body,
td,
p {
/* color: 006633; */
font-size: 12px;
font-face: Times New Roman; Serif;
}

img {
border-color: black;
}

.title {
/* color: 006633; */
font-weight: bold;
font-size: 18px;
}

.caption {
font-size: 10px;
}


a:link {
font-size: 12px;
text-decoration: none;
}

a:active {
font-size: 12px;
text-decoration: none;
}

a:visited {
font-size: 12px;
text-decoration: none;
}

a:hover {
background-color: EFEFEF;
}


