/* CSS Document */
body {
	background-image: url(../vigrx_website_images/vigrx_background.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style1 {color: #FFFFFF}
.style4 {
	color: #BF0000;
	font-weight: bold;
}
.style8 {color: #00478a}
.style9 {color: #bf0000}
.style10 {color: #FFCC00}
a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
}
/* following will create link hover selected page */
.vigrx {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #bf0000;
}
.vigrx a:link {
  color: #bf0000;
  text-decoration: none;
}
.vigrx a:visited {
  color: #003399;
  text-decoration: none;
}
.vigrx a:hover {
  color: #FFFFFF;
  text-decoration: none; 
  background-color: #00478a;
}
.vigrx a:active {
  color: #FFFFFF;
  text-decoration: none;
}

/* following is to set page bg and h1, h2  and para details effects */

