p.head {
color: #4341AF;
letter-spacing: 5px;
font: bold 15px bookman old style;
}

body {
color: #8F175B;
font: 14px times new roman;
}

A:link {
text-decoration: none;
color: #8F175B;
font: 12px times new roman;}


A:visited {
text-decoration: none;
color: #8F175B;
font: 12px times new roman;}


A:active {
text-decoration: none;
color: #8F175B;
font: 12px times new roman;}


A:hover {
text-decoration: none;
color: #CC5690;
font: 15px times new roman;}