a:link
{
	color: #0000FF; 
}
a:visited
{
	color: #800080; 
} 
a:active 
{
	color: rgb(255,102,0);
}
a:focus
{ 
	color: rgb(255,102,0);
}
a:hover
{ 
	color: rgb(255,0,0);
}

a:link.bullet    { list-style-image:url('Images/BD10267_.GIF') }
a:visited.bullet { list-style-image:url('Images/BD10267_.GIF') }
a:active.bullet  { list-style-image:url('Images/BD10267_.GIF') }
a:hover.bullet   { list-style-image:url('Images/BD10265_.GIF') }

body   
{
    font-family: Comic Sans MS; color: #000080; text-align:justify 
}
h1
{ 
    font-size: 18pt; text-align:center; font-weight:bold 
}
h2
{
    font-size: 14pt; 
}
