﻿a { text-decoration:none }
a:hover { color:#FF0000; }

.dates 
{
  font-family: "Times New Roman", Times, serif;
  color: blue;
  font-size: 13px;
  font-weight: bold;
  text-decoration:none;
}

.bottomlinks 
{
  color: blue;
  text-decoration:underline;
}

.homeBottomlinks 
{
  color: #0000A0;
  text-decoration:underline;
}

.header
{
  font-family: "Times New Roman", Times, serif;
  font-size: 20pt;
  font-weight: bold;
  color: #0000A0;
}

.hiddenlink
{
  font-family: "Times New Roman", Times, serif;
  color: white;
  font-size: 1px;
  text-decoration:none;
}

.holidaysHeader
{
  font-family: "Tahoma", Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: #0000CC;
  font-style: none;
  text-decoration: none;
}

.holidays
{
  font-family: "Tahoma", Helvetica;
  font-size: 11px;
  font-weight: bold;
  font-style: none;
  text-decoration: none;
}

.menuLinks, .menuLinks:hover
{
  font-family: "Tahoma", Helvetica;
  font-size: 19px;
  color: #FFFFFF;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}

.menuLinks:hover
{
  color: cyan;
}

.menuLinksSmaller, .menuLinksSmaller:hover
{
  font-family: "Tahoma", Helvetica;
  font-size: 17px;
  color: #FFFFFF;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}

.menuLinksSmaller:hover
{
  color: cyan;
}

.messianicLinks, .messianicLinks:hover
{
  color: blue;
  font-weight: bold;
  text-decoration: none;
}

.messianicLinks:hover
{
  color: red;
}


.noUnderlineBoldLinks, .noUnderlineBoldLinks:hover
{
  color: blue;
  font-weight: bold;
  text-decoration: none;
}

.noUnderlineBoldLinks:hover
{
  color: red;
}

.parsha
{
  font-family: "Times New Roman", Helvetica;
  font-size: 14px;
  font-weight: bold;
  font-style: none;
  text-decoration: none;
}

.takingNextStep
{
  font-family: "Tahoma", Helvetica;
  font-size: 12px;
  color: cyan;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  text-align: center;
}

.whatfind 
{
  color:#0000A0;
  text-decoration:underline;
}

.whatsnew 
{
  color: #0000A0;
  text-decoration:underline;
}

.whatyasha 
{
  color:#0000A0;
  text-decoration:underline;
}

.yasha
{
  font-family: "Times New Roman", Times, serif;
  color: #0000CC;
  font-size: 11px;
  font-weight: bold;
  text-align: justify;
}

.blank
{}