/* CSS Document */

.paragraph {border-left: thin solid #ffffff; border-right: thin solid #ffffff; border-top: thin solid #ffffff; border-bottom: thin solid #ffffff;}
.border {border-left: thin dashed #ffffff; border-right: thin dashed #ffffff; border-top: thin dashed #ffffff; border-bottom: thin dashed #ffffff;}
.text {font-family: arial; color: #ffffff; font-size: 14px;}
.footer {font-family: arial; color: #ffffff; font-size: 10px;}
.link {font-family: arial; color: #ffffff; font-size: 10px; text-decoration: none;}
a:link {color: #ffffff;}
a:visited {color: #ffffff;}
a:active {color: #ffffff;}
a:hover {background-color: #4B5BA6;}
a {text-decoration: none;}
.line {border-top: thin dashed #ffffff;}
