/*
<style>*/


/* Link functionality for side menu */
.class1 A:link {color: FFFFFF; text-decoration: none; font-family: "Courier New", Courier, mono; font-size: 10pt; font-weight: bold;}
.class1 A:visited {color: FFFFFF; text-decoration: none; font-family: "Courier New", Courier, mono; font-size: 10pt; font-weight: bold;}
.class1 A:active {background-color: 003333; color: FFFFFF; text-decoration: none; font-family: "Courier New", Courier, mono; font-size: 10pt; font-weight: bold;}
.class1 A:hover {background-color: 003333; color: FFFFFF; text-decoration: underline; font-family: "Courier New", Courier, mono; font-size: 10pt; font-weight: bold;}


/* Link functionality on the main page (individual links) */
.class2 A:link {color: #3366FF; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 11pt; font-weight: 900;}
.class2 A:visited {color: #3366FF; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 11pt; font-weight: 900;}
.class2 A:active {background-color: cccc99; color: #3366FF; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 11pt; font-weight: 900;}
.class2 A:hover {background-color: cccc99; color: #3366FF; text-decoration: underline; font-family: "Times New Roman", Times, serif; font-size: 11pt; font-weight: 900;}

/* Link functionality on the main page for bigger links Same as class2 but one font size bigger */
.class2a A:link {color: #3366FF; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 13pt; font-weight: 900;}
.class2a A:visited {color: #3366FF; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 13pt; font-weight: 900;}
.class2a A:active {background-color: cccc99; color: #3366FF; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 13pt; font-weight: 900;}
.class2a A:hover {background-color: cccc99; color: #3366FF; text-decoration: underline; font-family: "Times New Roman", Times, serif; font-size: 13pt; font-weight: 900;}

/* Link functionality on the main page for bigger links Same as class2 but one font size bigger */
.class2b A:link {color: #000000; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 20pt; font-weight: 900;}
.class2b A:visited {color: #000000; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 20pt; font-weight: 900;}
.class2b A:active {background-color: cccc99; color: #000000; font-family: "Times New Roman", text-decoration: none; font-size: 20pt; font-weight: 900;}
.class2b A:hover {background-color: cccc99; color: #000000;  text-decoration: underline; font-family: "Times New Roman", Times, serif; font-size: 20pt; font-weight: 900;}

/* Link functionality for sub menu (white text at bottom) */
.class3 A:link {color: #99CCFF; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: normal;}
.class3 A:visited {color: #99CCFF; text-decoration: none; font-family: "Times New Roman", Courier, mono; font-size: 10pt; font-weight: normal;}
.class3 A:active {background-color: #000000; color: #99CCFF; text-decoration: none; font-family: "Times New Roman", Courier, mono; font-size: 10pt; font-weight: normal;}
.class3 A:hover {background-color: #000000; color: #99CCFF; text-decoration: underline; font-family: "Times New Roman", Courier, mono; font-size: 10pt; font-weight: normal;}

/* Link functionality on the main page (individual condo links) */
.class4 A:link {color: #A51D0E; text-decoration: none; font-family: "Courier New", Courier, mono; font-size: 12pt; font-weight: 900;}
.class4 A:visited {color: #A51D0E; text-decoration: none; font-family: "Courier New", Courier, mono; font-size: 12pt; font-weight: 900;}
.class4 A:active {background-color: #CC9966; color: #A51D0E; text-decoration: none; font-family: "Courier New", Courier, mono; font-size: 12pt; font-weight: 900;}
.class4 A:hover {background-color: #CC9966; color: #A51D0E; text-decoration: underline; font-family: "Courier New", Courier, mono; font-size: 12pt; font-weight: 900;}

/* Link functionality on contact us pop up pages */
.class5 A:link {color: #000000; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: 900;}
.class5 A:visited {color: #000000; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: 900;}
.class5 A:active {background-color: #996633; color: #000000; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: 900;}
.class5 A:hover {background-color: #996633; color: #000000; text-decoration: underline; font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: 900;}

/* Link functionality on contact us pop up pages */
.class6 A:link {color: #A51D0E; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: 900;}
.class6 A:visited {color: #A51D0E; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: 900;}
.class6 A:active {background-color: #CC9966; color: #A51D0E; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: 900;}
.class6 A:hover {background-color: #CC9966; color: #A51D0E; text-decoration: underline; font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: 900;}

/* Default bold functionality */
B {color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bolder;}

/*
</style>

*/
