				/* Style.css */



/* General Elements */


.text { color: #000000; font-family: Verdana; font-size: 10pt; }
.text a:link { color: #000000 }
.text a:active { color: #000000 }
.text a:visited { color: #000000 }


.error { color: #FF0000; font-family: Verdana; font-size: 10pt; }
.error a:link { color: #FF0000 }
.error a:active { color: #FF0000 }
.error a:visited { color: #FF0000 }

