td {
  /* font-family : Arial, Helvetica, sans-serif;
    color       : #ffffff;
   background-color       : #00feff;*/
}

th {
    font-family : Arial, Helvetica, sans-serif;
    font-size   : 110%;
    font-weight : bold;
}

a:link, a:visited {
	text-decoration:none;
	color       : #0066CC;
	font-size   : 12px;
	font-style: normal;

}

a:hover {
	text-decoration:none;
	color       : #669900;
	font-size   : 12px;
	font-style: normal;

}
.adminMenu, .adminMenu a:link, .adminMenu a:visited {
   /* text-decoration:none;
    font-size   : 12px;
    line-height : 20px;*/
    color       : #577F9E;
/*    padding-right     : 5px;*/
}

.adminMenu a:hover {
    color       : #2D2D2D
}

.body_text, .body_text a:hover {
    font-family : Arial, Helvetica, sans-serif;
    font-size   : 12px;
    color       : #636363;
    line-height : normal;
}

.body_text a:link, .body_text a:visited {
    font-family : Arial, Helvetica, sans-serif;
    font-size   : 12px;
    color       : #7F9E57;
    line-height : normal;
}

.body_text_small, .body_text_small a:link, .body_text_small a:visited {
    font-family : Arial, Helvetica, sans-serif;
    font-size   : 11px;
    color       : #000000;
    line-height : 18px;
}

.body_text_small a:hover {
    color       : #7F9E57
}

.body_description {
    font-family : Arial, Helvetica, sans-serif;
    font-size   : 11px;
    color       : #636363;
   line-height : 14px;
}

.babyNAMES, .babyNAMES a:link, .babyNAMES a:visited {
    font-family : "Century Gothic", "ITC Avant Garde";
    font-size   : 14px;
   color       : #636363;
}

.babyNAMES a:hover {
    font-family : "Century Gothic", "ITC Avant Garde";
    /*font-size   : 14px;*/
    color       : #7F9E57

}

.babyNAMES_small {
    font-family : "Century Gothic", "ITC Avant Garde";
    font-size   : 12px;
    color       : #000000;
    line-height : 14px;
}

.babyNAMES_small a:link, .babyNAMES_small a:visited {
    font-family : "Century Gothic", "ITC Avant Garde";
   /*font-size   : 12px;*/
    color       : #7F9E57;
    line-height : 14px;
}

.babyNAMES_small a:hover {
    font-family : "Century Gothic", "ITC Avant Garde";
    /*font-size   : 12px;
    line-height : 14px;*/
    color       : #000000;
}

.faq, .faq a:link, .faq a:visited {
    font-family : "Century Gothic", "ITC Avant Garde";
    font-size   : 12px;
    color       : #000000;
    line-height : 20px;
}

.faq a:hover {
    color       : #7F9E57
}

.form_text, .form_text a:link, .form_text a:visited {
    font-family : Arial, Helvetica, sans-serif;
    font-size   : 11px;
    color       : #636363;
    letter-spacing: 1px;
}

.form_text a:hover {
   color       : #7F9E57
}

.headings {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size   : 16px;
	color: #669933;
}

.signup, .signup a:link, .signup a:visited{
    font-family : "Century Gothic", "ITC Avant Garde";
    font-size   : 16px;
    color       : #636363;
}

.signup a:hover {
    color       : #007CC3;
}

.headings_sub, .headings_sub a:link, .headings_sub a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size   : 14px;
	color       : #007CC3;
	line-height : 20px;
	font-weight: bold;
}

.headings_sub a:hover {
    font-family : "Century Gothic", "ITC Avant Garde", sans-serif;
    font-size   : 14px;
    color       : #636363;
    line-height : 20px;
}

.headings_major, .headings_major a:link, .headings_major a:hover, .headings_major a:visited {
    font-family : "Century Gothic", "ITC Avant Garde";
    font-size   : 18px;
    color       : #636363;
}

.headings_major_big, .headings_major_big a:link, .headings_major_big a:hover, .headings_major_big a:visited  {
    font-family : "Century Gothic", "ITC Avant Garde";
    font-size   : 21px;
    font-weight : bold;
    color       : #636363;
}

.vds a:link, .vds a:visited{ /* not used in babyTEL pages */
    font-family : "Times New Roman", Times, serif;
    font-size   : 12px;
    color       : #636363;
}

.vds a:hover {/* not used in babyTEL pages */
    font-family : "Times New Roman", Times, serif;
    font-size   : 12px;
    color       : #7F9E57;
}

.cellover {
    border      : 2px solid #D8EAC1;
    cursor      : pointer;
}

.cellout {
   /* background  : ;*/
    cursor      : default;
}

