/* CSS Document */
td.bg{
background-image: url(images/ravynweb_05.gif);
background-repeat:no-repeat;
}

td{
font-family: tahoma, arial, verdana;
font-size: 12px;
color: #CCCCCC;
line-height: 18px;
}

hr {
border: none 0;
width: 100%;
height: 2px;
color: #7c1c55;
}

t {
font-family: tahoma, arial, verdana;
font-size: 24px;
color: #000000;
text-decoration: none;
}

t:hover{
font-family: tahoma, arial, verdana;
font-size: 12px;
color: #e4e4e4;
text-decoration: underline;
}

td.bg2 {
background-image: url(images/ravynweb2_04.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#000000;
}

.style3 {
font-family: Tahoma, Arial, sans-serif; 
color: #CCCCCC; 
font-size: 12px
}

a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
a:hover {
	color: #660033;
	text-decoration: none;
}
a:link {
		color: #999999;
		text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
