        
.text {
         font-size: 11px;
         font-weight: normal;
         color: black;
         font-family:Verdana, Arial, Helvetica, sans-serif;
}

.textbottom {

         font-size: 10px;
         font-weight: normal;
         color: black;
         font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:link {
         color: black;
         text-decoration: none;
         font-style: bold;
         
}
a:visited {
         color: black;
         text-decoration: none;
         font-style: bold;

}
a:hover {
         color: #ED008C;
         text-decoration: underline;
         font-style: bold;

}
a:active {
         color: #ED008C;
         text-decoration: underline;
         font-style: bold;

}

.caption {

         font-size: 10px;
         font-weight: normal;
         color: black;
         font-family:Verdana, Arial, Helvetica, sans-serif;
}

.title {

		 font-size: 52px;
         font-weight: normal;
         color: black;
         font-family:Monotype Corsiva;
}

.subtitle {

		 font-size: 14px;
         font-weight: bold;
         color: black;
         font-family:Verdana, Arial, Helvetica, sans-serif;
         
}

.quotes {

         font-size: 11px;
         font-weight: normal;
         color: #ED008C;
         font-family:Verdana, Arial, Helvetica, sans-serif;
}

.designby {

         font-size: 10px;
         font-weight: normal;
         color: black;
         font-family:Verdana, Arial, Helvetica, sans-serif;
}

.topnav {

         font-size: 12px;
         font-weight: normal;
         color: black;
		 font-family:Verdana, Arial, Helvetica, sans-serif;
}

.leftnav {

         font-size: 14px;
         font-weight: normal;
         color: black;
		 font-family:Verdana, Arial, Helvetica, sans-serif;
}

.textbox {

         font-size: 12px;
         font-weight: normal;
         color: black;
		 font-family:Verdana, Arial, Helvetica, sans-serif;
		 border-color: black;
		 border-width: 1px;
}

.button {

         font-size: 12px;
         font-weight: normal;
         color: white;
		 font-family:Verdana, Arial, Helvetica, sans-serif;
		 border-color: black;
		 border-width: 1px;
		 background-color: #ED008C;
}