body
{
color: #A684FF;
font-size:17;
font-family:'American Typewriter';
}
p
{
color: #A684FF;
font-size:17;
font-family:'American Typewriter';
}
h1
{
color: #A684FF;
font-family:'American Typewriter';
}
h2
{
color: #A684FF;
font-family:'American Typewriter';
}
h3
{
color: #A684FF;
font-family:'American Typewriter';
}
a:link
{
color:#A684FF;
text-decoration:none
}
a:visited
{
color:#A3B3FF;
text-decoration:none
}
a:hover
{
color:#A684FF;
text-decoration:none
}
ul
{
color:#A684FF;
font-family:'American Typewriter';
font-size:17;
list-style-type:circle;
}
ol
{
color:#A684FF;
font-family:'American Typewriter';
font-size:17;
}
li
{
color:#A684FF;
font-family:'American Typewriter';
font-size:17;
}