/* CSS for inkVoice.com. Copyright 2007 (c) Inkvoice, LLC. All rights reserved. */.Text {   font-family: Verdana, Arial, Helvetica, sans-serif; 	    font-size: 11px;    color: #333333;    text-decoration: none;    border: #FFFFFF;    }	img { border: 0; }     a.Text:hover{	color: #FF0000;	text-decoration: none;  }  	a.Text:link{	color: #336699;	text-decoration: none;  } .white{   font-family: Verdana, Arial, Helvetica, sans-serif; 	    font-size: 11px;    color: #FFFFFF;    text-decoration: none;    border: #FFFFFF;    }	img { border: 0; }     a.white:hover{	color: #FF0000;	text-decoration: none;  }  	      .blue{   font-family: Verdana, Arial, Helvetica, sans-serif; 	    font-size: 11px;    color: #336699;    text-decoration: none;    border: #FFFFFF;    }	img { border: 0; }     a.blue:hover{	color: #FF0000;	text-decoration: none;  }  	.red{   font-family: Verdana, Arial, Helvetica, sans-serif; 	    font-size: 11px;    color: #FF0000;    text-decoration: none;    border: #FFFFFF;    }	img { border: 0; }       	     .big					{	font-size: 30px;	font-family: Arial, Helvetica, sans-serif;	color: #999999;	text-decoration: none; }        .med{   font-family: Verdana, Arial, Helvetica, sans-serif; 	    font-size: 12px;    color: #666666;    font-weight: bold;    text-decoration: none; }.copyright{  	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 9px; 	color: #666666;		text-decoration: none; }a.copyright:link{	color: #333333;	text-decoration:none;  }a.copyright:hover{	color: #FF0000;	text-decoration:none;  }					