body { background-color: #ffffff  }

a:link.homes { color: #322012; text-decoration: underline; }
a:active.homes { color: #322012; text-decoration: underline; }
a:visited.homes { color: #322012; text-decoration: underline; }
a:hover.homes { color: #b67a4a; text-decoration: underline; }

a:link.navBar { color: #000066; text-decoration: none; }
a:active.navBar { color: #000066; text-decoration: none; }
a:visited.navBar { color: #000066; text-decoration: none; }
a:hover.navBar  { color: #000066; text-decoration: underline;  }

a:link.bottomLinks { color: #a55011; text-decoration: none; }
a:active.bottomLinks { color: #a55011; text-decoration: none; }
a:visited.bottomLinks { color: #a55011; text-decoration: none; }
a:hover.bottomLinks { color: #a55011; text-decoration: underline; }

a:link { color: #201514; text-decoration: none; }
a:active { color: #201514; text-decoration: none; }
a:visited { color: #201514; text-decoration: none; }
a:hover { color: #201514; text-decoration: underline; }

.navBar {  font-size: 10pt; font-family: serif; color: #000066;  }

.info {  font-size: 11pt; font-family: serif; color: #593333;  }

.specs {  font-size: 11pt; font-family: serif; color: ##000066;  }

.specsTitle {  font-size: 14pt; font-family: serif; color: ##000066; font-weight: bold  }

.bottomLinks {  font-size: 10pt; font-family: serif; color: #c48556; font-weight: bold  }

.intro {  font-size: 9pt; font-family: serif; color: #000000; }

.introSmall {  font-size: 10pt; font-family: serif; color: #000000; text-transform: uppercase; }

.caption {  font-size: 7pt; font-family: Arial, sans-serif; color: #593333;  }

.title {  font-size: 24pt; font-family:  serif; color: #4b4631;  }

h3 {  font-family:  serif; color: #050068  }