<style>

<!--style sheet for Delayne School of Dance web site-->

body {
}
p {
font: 12pt arial; color: #000000;
}
p.bld {
font: 12pt arial; font-weight: bold; color: #000000;
}
p.small {
font: 8pt arial; color: #000000;
}
p.big {
font: 18pt arial; font-weight: bold; color: #000000;
}
td {
font: 12pt arial; color: #000000;
}
td.bld {
font: 12pt arial; font-weight: bold; color: #000000;
}
ul {
font: 12pt arial; color: #000000;
}
a:link {
font: 12pt arial; font-weight: bold; color: #000000; text-decoration: none;
}
a:active {
font: 12pt arial; font-weight: bold; color: #008080; text-decoration: none;
}
a:visited {
font: 12pt arial; font-weight: bold; color: #0000ff; text-decoration: none;
}
a:hover {
font: 12pt arial; font-weight: bold; color: #008080; text-decoration: none;
}
a.small:link {
font: 8pt arial; font-weight: bold; color: #000000; text-decoration: none;
}
a.small:active {
font: 8pt arial; font-weight: bold; color: #008080; text-decoration: none;
}
a.small:visited {
font: 8pt arial; font-weight: bold; color: #0000ff; text-decoration: none;
}
a.small:hover {
font: 8pt arial; font-weight: bold; color: #008080; text-decoration: none;
}
body {
background-color: #ffffff; 
background-image: url("graphics/blue4.gif");
background-repeat: repeat-x;
}
</style>