/* !!!!!Text Styles!!!!! */

a:link {  
font-family: "Comic Sans MS"; 
font-size: 12pt; 
color: #0000ff;
}

a:visited {  
font-family: "Comic Sans MS"; 
font-size: 12pt; 
color: #800080;
}

a:hover {  
font-family: "Comic Sans MS"; 
font-size: 12pt; 
color: #FF0000;
}

.snorkelh {  
font-family: "Comic Sans MS"; 
font-size: 18pt; 
color: #0000FF;
}

.snorkell{
font-family: "Comic Sans MS"; 
font-size: 20pt; 
}

.snorkelm { font-family: "Comic Sans MS", Arial, Verdana, "Times New Roman"; font-size: 20pt; font-style: normal; line-height: normal; color: #0000ff; background-color: #debbde; text-align: left }

.snorkelm1 { font-family: "Comic Sans MS", Arial, Verdana, "Times New Roman"; font-size: 14px; font-style: normal; line-height: normal; color: #0000ff; background-color: #debbde; text-align: left }


/* Colour Classes */
.red {color: #ff0000;}
.yellow {color: #ffff00;}
.blue {color: #0000ff;}
.red_pastel {color: #ff8c8c;}
.yellow_pastel {color: #ffff8c;}
.blue_pastel {color: #8c8cff;}