
p {
    font-family : Arial, sans-serif;
    font-size: 13px;
    color: #663399;
}

.title {
    font-family : Arial, sans-serif;
    font-size: 13px;
	font-weight: bold;
    color: #CC3366;
}

b {
    font-family : Arial, sans-serif;
    font-size: 12px;
	font-weight: bold;
    color: #663399;
}
a:         { font-family : Arial, sans-serif;
               font-size: 12px;
	           text-transform: uppercase;
	           font-weight: bold;
               color: #663399; }

a:visited   { font-family : Arial, sans-serif;
               font-size: 12px;
	           text-transform: uppercase;
	           font-weight: bold;
               color: #663399; }

a:active   { font-family : Arial, sans-serif;
               font-size: 12px;
	           text-transform: uppercase;
	           font-weight: bold;
               color: #663399; }

a:hover   { font-family : Arial, sans-serif;
           font-size: 12px;
	       text-transform: uppercase;
	       text-decoration: underline;
	       font-weight: bold;
           color: #663399; }