.miolink
{
color: White ;
font-size: 24px;
}

.miolink A
{
color: blue ;
text-decoration: none;
}

.miolink A:hover
{
color: blue ;
text-decoration: underline;
}

.miolink A:visited
{
color: blue ;
}
 
.CurrPage
{
color: DarkBlue ;
font-size: 24px;
text-decoration: underline;
}


.Arrow A
{
color: LightGrey ;
text-decoration: none;
font-size: 18px;
}

.Arrow A:hover
{
color: LightGrey ;
text-decoration: underline;
}

.Arrow A:visited
{
color: LightGrey ;
}