/* 
================================
Skin styles for Happywineguy
================================
*/   

.myTextLink14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
        color: #0000CD;
        cursor: pointer;
}

.myTextLink14:Hover {
        color=#8B0000;
        background-color: #B0E0E6;
        font-size: 14px;
	font-weight: bold;
	text-decoration: underline overline;
}

.myTextLink12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        color: #0000CD;
        cursor: pointer;
}

.myTextLink12:Hover {
        color=#8B0000;
        background-color: #B0E0E6;
        font-size: 12px;
	font-weight: bold;
	text-decoration: underline overline;
}

.myTextLink10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
        color: #0000CD;
        cursor: pointer;
}

.myTextLink10:Hover {
        color=#8B0000;
        background-color: #B0E0E6;
        font-size: 10px;
	font-weight: bold;
	text-decoration: underline overline;
}

.myText14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
        color: #000080;
}

.myText12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
        color: #000000;
}

.myText10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
        color: #000000;
}

.myTextTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
        color: #000080;
}
