/* CSS Document */

A {
FONT-FAMIlY:Old Standard TT;
COLOR:#ffffff;
CURSOR: default; 	
}
A:link {
COLOR: #ffffff;
TEXT-DECORATION: none;
FONT-WEIGHT: none;
}
A:active {
COLOR: #ffffff;
TEXT-DECORATION: none;
FONT-WEIGHT: none;

}
A:visited {
COLOR: #ffffff;
TEXT-DECORATION: none;
FONT-WEIGHT: none;
}
A:hover {
COLOR: #cccccc;
text-decoration: none;
FONT-WEIGHT: none;
}

FONT {
font-family:  Old Standard TT;
color:#ffffff;
}

.header {
font-family: old standard tt;
color:#ffffff;
font-size: 18pt;
}

.headings {
font-family: old standard tt;
color:#ffffff;
font-size: 12pt;
}

.subheadings {
font-family: old standard tt;
color:#ffffff;
font-size: 10pt;
}