
<!--

.rmem
{
	color: #CC3300;
	
}


.rmem a:link, .rmem_alink
{
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}


.rmem a:visited, .rmem_avisited
{
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}


.rmem a:hover, .rmem_ahover
{
	color: #008080;
	text-decoration: underline;
	font-weight: bold;
}






.afoter
{
	color: #cccccc;
	font: 8pt tahoma,MS Sans Serif,verdana,arial,helvetica,sans-serif;

}


.afoter a:link, .afoter_alink
{
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}


.afoter a:visited, .afoter_avisited
{
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}


.afoter a:hover, .afoter_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

-->
.something{
width: 100%;
height: 100%
}
.something:hover{
background-color: red;
}
<!--

a:hover      { color: #009D9D }
a            { color: #577E74 }
-->
