Body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #FFFFF;
	font-weight : bold;
	
}
.mytd{
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : none;
	padding: 0px 20px;   
	color : #00000;
}



a:link {
	color : #02395F;
	text-decoration : underline;
	font-weight : none;
	font-size : 12px;
}	

a:visited {
	color : #02395F;
	text-decoration : underline;
	font-size : 12px;
}	

a:hover {
	color : #02395F;
	text-decoration : underline;
	font-size : 12px;
}	

a:active {
	color : #008C99;
	text-decoration : underline;
	font-size : 12px;
}	
.back {
    text-align:right;  
    padding: 0px 0px;  
    cell-margin: 0px;
	
}

.read_my_story a:link {color: #828181; font-size : 13px; font-weight : bold; font-style: italic}
.read_my_story a:active{color: #828181; font-size : 13px; font-weight : bold; font-style: italic}
.read_my_story a:hover {color: #828181; font-size : 13px; font-weight : bold; text-decoration: none; font-style: italic}
.read_my_story a:visited {color: #828181; font-size : 13px; font-weight : bold; font-style: italic}

.menu{
	font-size : 12px;
	font-color= #723684;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #E6E6E8;
	font-weight : bold;
	font-style: none;
	padding-left: 8px;
}
.menu a:link {color: #008C99; font-size : 11px; font-weight : bold; font-style: none}
.menu a:active{color: #008C99; font-size : 11px; font-weight : bold; font-style: none}
.menu a:hover {color: #008C99; font-size : 11px; font-weight : bold; font-style: none}
.menu a:visited {color: #008C99; font-size : 11px; font-weight : bold; font-style: none}




