/* CSS Document */
body {
	background-color: #414182;
}
.page_text {font-family: Arial; 
font-size: 12px; 
color: #000000;
}
.colum_header {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.title {font-family: "Brush Script MT"; color: #000000; font-size: 24px;
}
.menu_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.copyright {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFEF2; font-weight: bold; }
.hash_marks {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a{text-decoration:none}
//.style2 {font-size: 12px}
.menu_text {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.script {
	font-family: "Brush Script MT";
	font-size: 24px;
	color: #FFFEF2;
}
.test_title {
	color: #414182;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.text_title {color: #414182; font-size: 14px; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
}
.site_text {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
-->
#dhtmltooltip{
position: absolute;
left: -300px;
width: 250px;
border: 1px solid black;
padding: 2px;
background-color: black;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.colum_header1 {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
<!--
a.blue:link {color: #414182; font-size: 12px; font-weight: bold;}
a.blue:active {color: #414182; font-size: 12px; font-weight: bold;}
a.blue:visited {color: #414182; font-size: 12px; font-weight: bold;}
a.blue:hover {color: #ff0000;font-size: 12px;  font-weight: bolder; font-style: italic;}

a.red:link {color: #ffffff; font-size: 12px; font-style: normal;}
a.red:active {color: #ffffff; font-size: 12px; font-style: normal;}
a.red:visited {color: #ff0000; font-size: 12px; font-style: normal;}
a.red:hover {color: #ff0000; font-size: 12px; font-style: italic;}

a.white:link {color: #ffffff; font-size: 12px; font-style: normal;}
a.white:active {color: #ffffff; font-size: 12px; font-style: normal;}
a.white:visited {color: #ff0000; font-size: 12px; font-style: normal;}
a.white:hover {color: #ff0000; font-size: 12px; font-style: italic;}
.style3 {
	font-size: 12px;
	color: #000000;
}
.tag_line {
font-family: "Brush Script MT"; font-size: 20px; font-weight: 200;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 14; color: #000000; font-style: italic; 
}
.phone {color; #ffffff; font-size: 12px; font-style: normal; font-family: Arial;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 14; color: #FFFEF2; font-style: italic;
}
-->
</style>